diff --git a/.config/i3/lock.sh b/.config/i3/lock.sh index bfa7cd0..dc90f91 100755 --- a/.config/i3/lock.sh +++ b/.config/i3/lock.sh @@ -3,7 +3,7 @@ lock() { killall -SIGHUP gpg-agent pactl set-sink-mute @DEFAULT_SINK@ true - playerctl pause + playerctl --all-players pause # needs i3lock-color i3lock --ignore-empty-password --clock --indicator --show-failed-attempts \