Regenerated

This commit is contained in:
2026-04-07 09:59:16 +02:00
parent 743fafdd4f
commit 641a99131f
3 changed files with 320 additions and 317 deletions
+304 -303
View File
File diff suppressed because it is too large Load Diff
+8 -7
View File
@@ -2932,13 +2932,14 @@ window#waybar {
}
#custom-spacer {
min-width: 200px;
padding: 0;
margin: 0;
background: none;
border: none;
color: inherit;
font-weight: normal;
min-width: 200px; /* keeps the space */
max-width: 100%; /* optional */
padding: 0 !important;
margin: 0 !important;
background: none !important;
border: none !important;
color: transparent !important; /* invisible text */
font-weight: normal !important;
}
/* --- Group specifics --- */
+8 -7
View File
@@ -73,13 +73,14 @@ window#waybar {
}
#custom-spacer {
min-width: 200px;
padding: 0;
margin: 0;
background: none;
border: none;
color: inherit;
font-weight: normal;
min-width: 200px; /* keeps the space */
max-width: 100%; /* optional */
padding: 0 !important;
margin: 0 !important;
background: none !important;
border: none !important;
color: transparent !important; /* invisible text */
font-weight: normal !important;
}
/* --- Group specifics --- */