feat: run spotify on startup

This commit is contained in:
Noa Aarts 2024-08-31 11:17:52 +02:00
parent 418b7f2f64
commit e78ecc338e
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -107,6 +107,7 @@ in
"${cfg.package}/bin/hyprctl dispatcher focusmonitor 1" "${cfg.package}/bin/hyprctl dispatcher focusmonitor 1"
"${pkgs.keepassxc}/bin/keepassxc" "${pkgs.keepassxc}/bin/keepassxc"
"${pkgs.planify}/bin/io.github.alainm23.planify" "${pkgs.planify}/bin/io.github.alainm23.planify"
"${pkgs.spotify}/bin/spotify"
]; ];
general = { general = {
sensitivity = "1.2"; sensitivity = "1.2";