swayidle
This commit is contained in:
@@ -51,7 +51,6 @@ font "Ubuntu 10"
|
||||
# Example configuration:
|
||||
#
|
||||
exec swayidle -w \
|
||||
# timeout 15 'swaylock -f -c 000000' \
|
||||
timeout 360 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
||||
timeout 600 'systemctl suspend-then-hibernate' \
|
||||
before-sleep 'swaylock -f -c 000000'
|
||||
|
||||
Reference in New Issue
Block a user