Regenerated
This commit is contained in:
@@ -9,9 +9,8 @@
|
||||
"custom/spacer",
|
||||
"group/connections",
|
||||
"custom/spacer",
|
||||
"group/hardware"
|
||||
"group/hardware",
|
||||
"custom/spacer"
|
||||
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
|
||||
@@ -57,7 +57,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#custom-spacer {
|
||||
min-width: 50px;
|
||||
min-width: 200px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background: transparent;
|
||||
@@ -68,7 +68,7 @@ window#waybar {
|
||||
/* common pill style */
|
||||
.pill {
|
||||
padding: 0px 1px;
|
||||
min-width: 80px;
|
||||
min-width: 120px;
|
||||
color: @text;
|
||||
border-radius: 10px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user