Run playerctl pause
when locking
This commit is contained in:
parent
c4d17e3b21
commit
5942ab076e
@ -3,6 +3,7 @@
|
||||
lock() {
|
||||
killall -SIGHUP gpg-agent
|
||||
pactl set-sink-mute @DEFAULT_SINK@ true
|
||||
playerctl pause
|
||||
|
||||
# needs i3lock-color
|
||||
i3lock --ignore-empty-password --clock --indicator --show-failed-attempts \
|
||||
|
Loading…
Reference in New Issue
Block a user