update: rm volume number from waybar

This commit is contained in:
Yingjie Wang 2024-04-04 02:29:48 -04:00
parent 4b9812dc7f
commit 71caefa11a

View File

@ -334,8 +334,8 @@
// Pulseaudio
"pulseaudio": {
// "scroll-step": 1, // %, can be a float
"format": "{icon} {volume}%",
"format-bluetooth": "{volume}% {icon} {format_source}",
"format": "{icon}",
"format-bluetooth": "{icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}",
"format-source": "{volume}% ",