Upped the timeout for screenlock.
This commit is contained in:
parent
9a1857aa1e
commit
0a5dd18e26
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue
Block a user