Regenerated
This commit is contained in:
+300
-299
File diff suppressed because it is too large
Load Diff
+4
-3
@@ -2925,13 +2925,14 @@ window#waybar {
|
||||
|
||||
/* center EVERYTHING */
|
||||
#hardware revealer > box {
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
spacing: 10px; /* optional spacing between items */
|
||||
justify-content: center; /* <-- THIS centers horizontally */
|
||||
}
|
||||
|
||||
/* GTK centering */
|
||||
#hardware revealer label {
|
||||
-gtk-label-xalign: 0.5;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
#myworkspaces {
|
||||
|
||||
@@ -56,13 +56,14 @@ window#waybar {
|
||||
|
||||
/* center EVERYTHING */
|
||||
#hardware revealer > box {
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
spacing: 10px; /* optional spacing between items */
|
||||
justify-content: center; /* <-- THIS centers horizontally */
|
||||
}
|
||||
|
||||
/* GTK centering */
|
||||
#hardware revealer label {
|
||||
-gtk-label-xalign: 0.5;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
#myworkspaces {
|
||||
|
||||
Reference in New Issue
Block a user