feat: run spotify on startup
This commit is contained in:
parent
418b7f2f64
commit
e78ecc338e
1 changed files with 1 additions and 0 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue