New betterlockscreen disables and reenables dunst notifications automatically
This commit is contained in:
parent
3c561a09e3
commit
7555cb4cc1
@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
lock)
|
lock)
|
||||||
betterlockscreen -l; dunstctl set-paused true
|
#betterlockscreen -l; dunstctl set-paused true
|
||||||
|
betterlockscreen -l
|
||||||
;;
|
;;
|
||||||
logout)
|
logout)
|
||||||
i3-msg exit
|
i3-msg exit
|
||||||
|
Loading…
Reference in New Issue
Block a user