lock.sh: mute default pulse sink on lock
This commit is contained in:
parent
07865b69c9
commit
ebff38a9fa
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
lock() {
|
lock() {
|
||||||
killall -SIGHUP gpg-agent
|
killall -SIGHUP gpg-agent
|
||||||
|
pactl set-sink-mute @DEFAULT_SINK@ true
|
||||||
|
|
||||||
# needs i3lock-color
|
# needs i3lock-color
|
||||||
i3lock --ignore-empty-password --clock --indicator --show-failed-attempts \
|
i3lock --ignore-empty-password --clock --indicator --show-failed-attempts \
|
||||||
|
Loading…
Reference in New Issue
Block a user