This commit is contained in:
thek4n 2025-11-20 14:49:33 +03:00
parent 4b9d783284
commit f6742657cc

View File

@ -2,8 +2,8 @@
# Sway autostart # Sway autostart
exec swayidle -w \ exec swayidle -w \
timeout 1800 'swaylock -f' \ timeout 1800 'swaylock -f' \
timeout 1805 'swaymsg "output * power off"' \ timeout 1805 'swaymsg "output * power off"' \
resume 'swaymsg "output * power on"' \ resume 'swaymsg "output * power on"' \
before-sleep 'swaylock -f' before-sleep 'swaylock -f'