some tweaks

This commit is contained in:
2025-07-23 11:22:08 +02:00
parent c7e388d153
commit 6ddc32b262
9 changed files with 17 additions and 16 deletions

View File

@@ -34,16 +34,14 @@
"tooltip-format": "{ifname} via {gwaddr}",
},
"wireplumber": {
"format": "{icon} {volume}%",
"format-bluetooth": "󰂰",
"nospacing": 1,
"tooltip-format": "Volume : {volume}%",
"format-muted": "󰝟",
"format": "{volume}% {icon}",
"format-muted": "Muted ",
"format-icons": {
"headphone": "",
"default": ["󰖀","󰕾",""]
"hands-free": "",
"default": ["", ""]
},
"on-click": "pamixer -t",
"on-click": "pavucontrol",
"scroll-step": 1
},