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