diff --git a/sway/config b/sway/config index 12a82ca..3e8409b 100644 --- a/sway/config +++ b/sway/config @@ -41,7 +41,7 @@ output eDP-1 scale 1 # Example configuration: # exec swayidle -w \ - timeout 60 'swaylock-fancy' \ + timeout 300 'swaylock-fancy' \ timeout 600 'swaymsg "output * dpms off"' \ resume 'swaymsg "output * dpms on"' \ before-sleep 'swaylock-fancy'