New betterlockscreen disables and reenables dunst notifications automatically

This commit is contained in:
RealStickman 2021-09-09 17:02:51 +02:00
parent 3c561a09e3
commit 7555cb4cc1

View File

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