feat: autostart planify and keepassxc

This commit is contained in:
Noa Aarts 2024-08-29 21:57:23 +02:00
parent 54c68a98ff
commit b738c55b73
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -85,6 +85,8 @@ in
"${pkgs.dunst}/bin/dunst" "${pkgs.dunst}/bin/dunst"
"${cfg.package}/bin/hyprctl dispatcher focusmonitor 1" "${cfg.package}/bin/hyprctl dispatcher focusmonitor 1"
"${pkgs.hypridle}/bin/hypridle" "${pkgs.hypridle}/bin/hypridle"
"${pkgs.keepassxc}/bin/keepassxc"
"${pkgs.planify}/bin/planify"
]; ];
general = { general = {
sensitivity = "1.2"; sensitivity = "1.2";