Add swayidle config
This commit is contained in:
4
tree/.config/swayidle/config
Normal file
4
tree/.config/swayidle/config
Normal file
@ -0,0 +1,4 @@
|
||||
timeout 530 'notify-send "Locking in 30s"'
|
||||
before-sleep 'screenlock'
|
||||
timeout 600 'screenlock'
|
||||
timeout 610 'niri msg action power-off-monitors'
|
||||
Reference in New Issue
Block a user