waybar: remove unused audio module
This commit is contained in:
@@ -69,21 +69,6 @@
|
||||
// "format-icons": ["", "", ""]
|
||||
//},
|
||||
|
||||
"custom/audio": {
|
||||
"exec": "~/.local/bin/waybar_audio.sh",
|
||||
"return-type": "json",
|
||||
"format": "{icon} {text}",
|
||||
"format-icons": {
|
||||
"speaker": " ",
|
||||
"speaker-muted": "",
|
||||
"headphones": "",
|
||||
"headphones-muted": ""
|
||||
},
|
||||
"interval": 2,
|
||||
"on-click": "~/.local/bin/toggle_audio",
|
||||
"on-click-right": "pamixer --toggle-mute"
|
||||
},
|
||||
|
||||
"custom/audio": {
|
||||
"exec": "~/.local/bin/waybar_audio.sh",
|
||||
"return-type": "json",
|
||||
|
||||
Reference in New Issue
Block a user