aboutsummaryrefslogtreecommitdiff
path: root/i3blocks
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-10-05 17:47:52 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2022-10-05 17:47:52 +0200
commitf4b0a2b3ee0b82e6093335e37039f6d089492a8f (patch)
tree86b1f0aa1d0c331aae74e2bc342480440cf5be0d /i3blocks
parent066d8343ee6c1d5fa5689bf13ccdf07a7d76431a (diff)
downloadscripts-f4b0a2b3ee0b82e6093335e37039f6d089492a8f.tar.gz
scripts-f4b0a2b3ee0b82e6093335e37039f6d089492a8f.zip
i3vol.sh working with other system languages.
Diffstat (limited to 'i3blocks')
-rwxr-xr-xi3blocks/i3vol.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/i3blocks/i3vol.sh b/i3blocks/i3vol.sh
index 0abf471..55aabee 100755
--- a/i3blocks/i3vol.sh
+++ b/i3blocks/i3vol.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+LANG='en_US.UTF-8'
+
case $BLOCK_BUTTON in
1) i3-msg 'exec urxvt -e alsamixer' >/dev/null ;;
3) pgrep -x dunst >/dev/null &&