diff --git a/home/linux/hyprland.nix b/home/linux/hyprland.nix index a9842bc5..48b0a260 100644 --- a/home/linux/hyprland.nix +++ b/home/linux/hyprland.nix @@ -16,7 +16,7 @@ }; listener = [ { - timeout = 900; + timeout = 300; on-timeout = "hyprctl dispatch dpms off"; on-resume = "hyprctl dispatch dpms on"; }