about summary refs log tree commit diff stats
path: root/home-manager/swayidle/config
blob: d49aaa565a66953b92d86ecf2e7ea2fda6c7ad87 (plain) (blame)
1
2
3
4
5
timeout 180 'swaylock -f -c 000000'

timeout 360 'systemctl suspend-then-hibernate'

before-sleep 'swaylock -f -c 000000'