Change to built-in pause for dunst for easy status checking

This commit is contained in:
RealStickman 2021-06-01 14:57:11 +02:00
parent 6f637b3959
commit e0bc6c1ea5

View File

@ -3,7 +3,7 @@
case "$1" in
lock)
betterlockscreen -l; killall -SIGUSR1 dunst
betterlockscreen -l; dunstctl set-paused true
;;
logout)
i3-msg exit