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