Regenerated
This commit is contained in:
@@ -29,17 +29,14 @@ window#waybar {
|
||||
}
|
||||
|
||||
#custom-spacer {
|
||||
min-width: 0;
|
||||
min-width: 100;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.modules-center > widget {
|
||||
/* allow expansion */
|
||||
}
|
||||
|
||||
#custom-spacer {
|
||||
/* THIS is the trick */
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
/* this makes ALL center modules share space */
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
/* --- Groups --- */
|
||||
|
||||
Reference in New Issue
Block a user