mirror of
https://github.com/lordmathis/dotfiles.git
synced 2025-11-06 01:34:22 +00:00
Update configs
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user