Add swayidle config

This commit is contained in:
2024-07-10 10:39:08 +02:00
parent c64933826b
commit 9af7a35729
2 changed files with 5 additions and 0 deletions

View 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'

View File

@ -39,6 +39,7 @@ sudo pacman --needed -S \
ripgrep \
rustup \
sad \
swayidle \
tig \
vim \
vivid \