Strangely enough this order works. Use that for now
This commit is contained in:
parent
1c81d2ebbb
commit
6f637b3959
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
lock)
|
lock)
|
||||||
killall -SIGUSR1 dunst; betterlockscreen -l
|
betterlockscreen -l; killall -SIGUSR1 dunst
|
||||||
;;
|
;;
|
||||||
logout)
|
logout)
|
||||||
i3-msg exit
|
i3-msg exit
|
||||||
|
Loading…
Reference in New Issue
Block a user