update pulseaudio tooltips

This commit is contained in:
Joel Mathew Thomas
2025-03-15 12:55:29 +05:30
parent d0422a52c6
commit 051e6eaf2d
+4 -1
View File
@@ -132,14 +132,17 @@
"format-muted": "󰖁", "format-muted": "󰖁",
"format-icons": { "format-icons": {
"default": ["", "", "󰕾"], "default": ["", "", "󰕾"],
"alsa_output.pci-0000_00_1f.3.analog-stereo": "",
"alsa_output.pci-0000_00_1f.3.analog-stereo-muted": "",
"headphone": "", "headphone": "",
"hands-free": "", "hands-free": "",
"headset": "", "headset": "",
"phone": "", "phone": "",
"phone-muted": "",
"portable": "", "portable": "",
"car": "" "car": ""
}, },
"tooltip-format": "{volume}% volume", "tooltip-format": "{desc} {volume}%",
"on-click": "pavucontrol" "on-click": "pavucontrol"
}, },
"group/group-power": { "group/group-power": {