sway: Bloquear computadora a los 7 min en vez de 5

This commit is contained in:
Cat /dev/Nulo 2022-09-02 10:00:50 -03:00
parent 143bf0d90f
commit 152bc35ff7

View file

@ -32,7 +32,7 @@ output * background $background solid_color
# Example configuration:
#
exec swayidle -w \
timeout 300 'lock' \
timeout 420 'lock' \
timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
before-sleep 'lock'
bindsym $mod+m exec lock