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'
|
||||||
@ -39,6 +39,7 @@ sudo pacman --needed -S \
|
|||||||
ripgrep \
|
ripgrep \
|
||||||
rustup \
|
rustup \
|
||||||
sad \
|
sad \
|
||||||
|
swayidle \
|
||||||
tig \
|
tig \
|
||||||
vim \
|
vim \
|
||||||
vivid \
|
vivid \
|
||||||
|
|||||||
Reference in New Issue
Block a user