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
|
case "$1" in
|
||||||
lock)
|
lock)
|
||||||
betterlockscreen -l; killall -SIGUSR1 dunst
|
betterlockscreen -l; dunstctl set-paused true
|
||||||
;;
|
;;
|
||||||
logout)
|
logout)
|
||||||
i3-msg exit
|
i3-msg exit
|
||||||
|
Loading…
Reference in New Issue
Block a user