change screen timeouts again

This commit is contained in:
Sencyy 2024-08-15 10:13:01 -03:00
parent 0a8ea99113
commit 513641a1c6
No known key found for this signature in database
GPG key ID: 956AB8FEF9FD53F6

View file

@ -64,8 +64,8 @@ output * bg /home/sencyy/img/wall/wall1.png fill
# Example configuration:
#
exec swayidle -w \
timeout 60 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
timeout 60 'swaylock -f -c 000000' \
timeout 300 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
timeout 300 'swaylock -f -c 000000' \
before-sleep 'swaylock -f -c 000000'
#
# This will lock your screen after 300 seconds of inactivity, then turn off