diff --git a/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/hyprland-conf.nix b/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/hyprland-conf.nix index 0735db10..4fa56d49 100644 --- a/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/hyprland-conf.nix +++ b/home-manager/hosts/nixos-laptop/desktops/hyprland/gruvbox/hyprland-conf.nix @@ -260,9 +260,9 @@ # Set up the idle management daemon swayidle -w \ - timeout 120 'swaylock -f' \ - timeout 180 'hyprctl dispatch dpms off' \ - after-resume 'hyprctl dispatch dpms on' \ + timeout 120 'swaylock -f' \ + timeout 180 'hyprctl dispatch dpms off' \ + resume 'hyprctl dispatch dpms on' \ before-sleep 'swaylock -f' # Notification listener