waybar style
This commit is contained in:
@@ -37,11 +37,10 @@
|
||||
"interval": 1
|
||||
},
|
||||
"wireplumber#sink": {
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": "\uf026",
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": "\ueee8",
|
||||
"format-icons": [
|
||||
"\uf027",
|
||||
"\uf028"
|
||||
"\uefcf"
|
||||
],
|
||||
"on-click": "~/.config/waybar/scripts/select-sink.sh",
|
||||
"on-click-right": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
border-radius: 3px;
|
||||
padding-left: 0.5em;
|
||||
padding-right: 0.5em;
|
||||
min-width: 4em;
|
||||
min-width: 2em;
|
||||
}
|
||||
|
||||
#bat,
|
||||
|
||||
Reference in New Issue
Block a user