Update configs

This commit is contained in:
LordMathis
2018-06-13 15:11:41 +02:00
parent 1d2abfecaf
commit be2b0a98fd
3 changed files with 3 additions and 34 deletions

View File

@@ -20,7 +20,7 @@ volume_print() {
elif pacmd list-sinks | grep active | head -n 1 | grep headphones; then
icon=""
else
icon=""
icon=""
fi
muted=$(pamixer --sink $sink --get-mute)