waybar: fmt pulseaudio section
This commit is contained in:
parent
dc3b40850f
commit
390d01582a
@ -114,27 +114,27 @@
|
||||
"format-icons": ["", ""]
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "{icon}{volume}% {format_source}",
|
||||
"format-bluetooth": "{volume}% {icon} {format_source}",
|
||||
"format-bluetooth-muted": " {icon} {format_source}",
|
||||
// "format-muted": "✖ {format_source}",
|
||||
"format-muted": " {format_source}",
|
||||
"format-source": "{volume}%",
|
||||
"format-source-muted": "",
|
||||
"format-icons": {
|
||||
"speaker": "💻",
|
||||
"headphone": "",
|
||||
"hands-free": "",
|
||||
"headset": "",
|
||||
"phone": "",
|
||||
"portable": "",
|
||||
"car": "",
|
||||
"default": ["", "", ""]
|
||||
},
|
||||
"scroll-step": 1,
|
||||
"on-click": "pavucontrol",
|
||||
"on-click-right": "blueman-manager",
|
||||
"tooltip": false
|
||||
"format": "{icon}{volume}% {format_source}",
|
||||
"format-bluetooth": "{volume}% {icon} {format_source}",
|
||||
"format-bluetooth-muted": " {icon} {format_source}",
|
||||
// "format-muted": "✖ {format_source}",
|
||||
"format-muted": " {format_source}",
|
||||
"format-source": "{volume}%",
|
||||
"format-source-muted": "",
|
||||
"format-icons": {
|
||||
"speaker": "💻",
|
||||
"headphone": "",
|
||||
"hands-free": "",
|
||||
"headset": "",
|
||||
"phone": "",
|
||||
"portable": "",
|
||||
"car": "",
|
||||
"default": ["", "", ""]
|
||||
},
|
||||
"scroll-step": 1,
|
||||
"on-click": "pavucontrol",
|
||||
"on-click-right": "blueman-manager",
|
||||
"tooltip": false
|
||||
},
|
||||
"custom/storage": {
|
||||
"format": "{percentage}%",
|
||||
|
Loading…
Reference in New Issue
Block a user