Change to built-in pause for dunst for easy status checking
This commit is contained in:
parent
6f637b3959
commit
e0bc6c1ea5
@ -3,7 +3,7 @@
|
||||
|
||||
case "$1" in
|
||||
lock)
|
||||
betterlockscreen -l; killall -SIGUSR1 dunst
|
||||
betterlockscreen -l; dunstctl set-paused true
|
||||
;;
|
||||
logout)
|
||||
i3-msg exit
|
||||
|
Loading…
Reference in New Issue
Block a user