waybar style
This commit is contained in:
@@ -38,9 +38,8 @@
|
||||
},
|
||||
"wireplumber#sink": {
|
||||
"format": "{icon} {volume}%",
|
||||
"format-muted": "\uf6a9",
|
||||
"format-muted": "\uf026",
|
||||
"format-icons": [
|
||||
"\uf026",
|
||||
"\uf027",
|
||||
"\uf028"
|
||||
],
|
||||
|
||||
@@ -27,8 +27,14 @@
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
#wireplumber.sink,
|
||||
#wireplumber.source,
|
||||
#wireplumber {
|
||||
background-color: @background-alt;
|
||||
border-radius: 3px;
|
||||
padding-left: 0.5em;
|
||||
padding-right: 0.5em;
|
||||
min-width: 4em;
|
||||
}
|
||||
|
||||
#bat,
|
||||
#net {
|
||||
background-color: @background-alt;
|
||||
|
||||
Reference in New Issue
Block a user