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
},

View File

@@ -72,13 +72,13 @@ window#waybar.hidden {
}
#custom-power {
margin-right: 6px;
color: @red;
padding: 6px 12px 6px 10px;
}
#custom-tlp {
padding: 0 10px;
padding-right: 5px;
padding-right: 10px;
margin-right: 0;
}
@@ -132,6 +132,7 @@ window#waybar.hidden {
#wireplumber {
color: @mauve;
padding-right: 15px;
}
#network {