From 0e3aada85bdc937f634f760943ca4b84ffbcb149 Mon Sep 17 00:00:00 2001 From: Tyler Kelley Date: Mon, 29 Jan 2024 17:37:23 -0600 Subject: [PATCH] whoops had testing times for swaylock --- config/home/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/home/hyprland.nix b/config/home/hyprland.nix index 487b9db..7bcf4f5 100644 --- a/config/home/hyprland.nix +++ b/config/home/hyprland.nix @@ -112,7 +112,7 @@ in with lib; { exec-once = waybar exec-once = swaync exec-once = wallsetter - exec-once = swayidle -w timeout 10 'swaylock -f' timeout 20 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f -c 000000' + exec-once = swayidle -w timeout 720 'swaylock -f' timeout 800 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f -c 000000' dwindle { pseudotile = true preserve_split = true