Regenerated

This commit is contained in:
2026-04-24 14:46:44 +02:00
parent 08d978103f
commit 36d39f7a44
3 changed files with 422 additions and 386 deletions
+394 -382
View File
File diff suppressed because it is too large Load Diff
+14 -2
View File
@@ -5030,10 +5030,22 @@ window#waybar {
border: 2px solid transparent; border: 2px solid transparent;
} }
.modules-right > box > * + * { /* ------------------ WORKING ON GAP -------------------- */
margin-left: 6px; .modules-left > *,
.modules-center > *,
.modules-right > * {
margin: 0 8px;
} }
.modules-left > box + box,
.modules-center > box + box,
.modules-right > box + box {
margin-left: 6px;
}
/* ------------------ WORKING ON GAP -------------------- */
.modules-left > widget label, .modules-left > widget label,
.modules-left > label , .modules-left > label ,
.modules-center > widget label, .modules-center > widget label,
@@ -64,10 +64,22 @@ window#waybar {
border: 2px solid transparent; border: 2px solid transparent;
} }
.modules-right > box > * + * { /* ------------------ WORKING ON GAP -------------------- */
margin-left: 6px; .modules-left > *,
.modules-center > *,
.modules-right > * {
margin: 0 8px;
} }
.modules-left > box + box,
.modules-center > box + box,
.modules-right > box + box {
margin-left: 6px;
}
/* ------------------ WORKING ON GAP -------------------- */
.modules-left > widget label, .modules-left > widget label,
.modules-left > label , .modules-left > label ,
.modules-center > widget label, .modules-center > widget label,