Extend idle timeout

This commit is contained in:
Mahesh Asolkar 2025-04-20 10:08:31 -07:00
parent a502df8e81
commit 3f7e576869

View File

@ -1,3 +1,3 @@
swayidle -w \
timeout 600 'systemctl hybrid-sleep' &
timeout 6000 'systemctl hybrid-sleep' &