diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 27ca18d..a4551a3 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -63,7 +63,7 @@ in on-resume = "brightnessctl -r -d intel_backlight; brightnessctl -r -d tpacpi::kbd_backlight"; # restore screen backlight } { - timeout = 60; + timeout = 120; on-timeout = "loginctl lock-session"; # lock screen } {