mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-19 08:17:47 +02:00
xorg: enable automatically locking on sleep
This commit is contained in:
parent
73168a2db4
commit
35a698dd20
@ -10,4 +10,5 @@ sxhkd & # for shortcuts
|
|||||||
(sleep 10 ; pkill -RTMIN+4 $STATUSBAR) & # reload volume section of statusbar
|
(sleep 10 ; pkill -RTMIN+4 $STATUSBAR) & # reload volume section of statusbar
|
||||||
dunstctl rule dnd_low disable & # disable dnd for low urgencies
|
dunstctl rule dnd_low disable & # disable dnd for low urgencies
|
||||||
dunstctl rule dnd_normal disable & # disable dnd for normal urgencies
|
dunstctl rule dnd_normal disable & # disable dnd for normal urgencies
|
||||||
|
xss-lock -- slock & # enable locking the screen upon sleep
|
||||||
easyeffects --gapplication-service & # start audio server
|
easyeffects --gapplication-service & # start audio server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user