This commit is contained in:
Michael Chalupiak
2025-03-13 11:16:15 -04:00
parent fd50ca3299
commit 7c6da42aa4
5 changed files with 7 additions and 8 deletions

View File

@@ -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'