config change in waybar

This commit is contained in:
Simon Rieger 2023-05-02 18:34:26 +02:00
parent 7ece8764b2
commit 11fc79b9c5

View file

@ -181,7 +181,7 @@
"format-bluetooth": "{volume}% {icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}",
"format-source": "{volume}% ",
"format-source": " {volume}% ",
"format-source-muted": "",
"format-icons": {
"headphone": "",
@ -196,7 +196,8 @@
""
]
},
"on-click": "pavucontrol-qt"
"on-click": "pavucontrol-qt",
"on-click-right": "pactl set-source-mute @DEFAULT_SOURCE@ toggle"
},
"custom/media": {
"format": "{icon} {}",