dunst: Update dunstctl for comatibility with upstream script
This commit is contained in:
@@ -52,10 +52,10 @@ reset_screen() {
|
||||
lock_and_screen_off() {
|
||||
lock &
|
||||
_pid=$!
|
||||
dunstctl disable
|
||||
dunstctl set-paused true
|
||||
screen_off
|
||||
wait $_pid
|
||||
dunstctl enable
|
||||
dunstctl set-paused false
|
||||
reset_screen
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user