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 */
|
/* center EVERYTHING */
|
||||||
#hardware revealer > box {
|
#hardware revealer > box {
|
||||||
padding-left: 20px;
|
spacing: 10px; /* optional spacing between items */
|
||||||
padding-right: 20px;
|
justify-content: center; /* <-- THIS centers horizontally */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* GTK centering */
|
/* GTK centering */
|
||||||
#hardware revealer label {
|
#hardware revealer label {
|
||||||
-gtk-label-xalign: 0.5;
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#myworkspaces {
|
#myworkspaces {
|
||||||
|
|||||||
@@ -56,13 +56,14 @@ window#waybar {
|
|||||||
|
|
||||||
/* center EVERYTHING */
|
/* center EVERYTHING */
|
||||||
#hardware revealer > box {
|
#hardware revealer > box {
|
||||||
padding-left: 20px;
|
spacing: 10px; /* optional spacing between items */
|
||||||
padding-right: 20px;
|
justify-content: center; /* <-- THIS centers horizontally */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* GTK centering */
|
/* GTK centering */
|
||||||
#hardware revealer label {
|
#hardware revealer label {
|
||||||
-gtk-label-xalign: 0.5;
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#myworkspaces {
|
#myworkspaces {
|
||||||
|
|||||||
Reference in New Issue
Block a user