Regenerated

This commit is contained in:
2026-04-05 19:07:43 +02:00
parent 0d65c00489
commit 77b7b47e11
3 changed files with 308 additions and 305 deletions
+300 -299
View File
File diff suppressed because it is too large Load Diff
+4 -3
View File
@@ -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 {
+4 -3
View File
@@ -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 {