about summary refs log tree commit diff stats
path: root/modules/home/conf/swayidle/config
blob: a48f670b4ec5b4c4054d9886822f1f30d702483f (plain) (blame)
1
2
3
4
5
timeout 180 'swaylock -fF'

timeout 360 'systemctl suspend-then-hibernate'

before-sleep 'swaylock -f'