manually do hypridle

This commit is contained in:
Noa Aarts 2024-03-19 16:50:38 +01:00
parent 683c5890fd
commit c68173dbb5

View file

@ -18,6 +18,8 @@
slurp slurp
grim grim
hypridle # TODO: remove when fixed with config
]; ];
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
@ -39,6 +41,7 @@
"automapaper -C ${config.xdg.configHome}/automapaper/config.toml" "automapaper -C ${config.xdg.configHome}/automapaper/config.toml"
"automapaper -C ${config.xdg.configHome}/automapaper/config2nd.toml" "automapaper -C ${config.xdg.configHome}/automapaper/config2nd.toml"
"hyprctl dispatcher focusmonitor 1" "hyprctl dispatcher focusmonitor 1"
"hypridle"
]; ];
general = { general = {
sensitivity = "1.2"; sensitivity = "1.2";