Regenerated

This commit is contained in:
2026-04-24 14:41:49 +02:00
parent 1468b90ae9
commit bb0d3f51b8
3 changed files with 389 additions and 407 deletions
+383 -389
View File
File diff suppressed because it is too large Load Diff
+3 -9
View File
@@ -5030,10 +5030,8 @@ window#waybar {
border: 2px solid transparent; border: 2px solid transparent;
} }
.modules-left > box + box, .modules-right > * + * {
.modules-center > box + box, margin-left: 6px;
.modules-right > box + box {
margin-left: 6px;
} }
.modules-left > widget label, .modules-left > widget label,
@@ -5046,11 +5044,7 @@ window#waybar {
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
.modules-left > *,
.modules-center > *,
.modules-right > * {
margin: 0 6px;
}
/* ----------------------------- /* -----------------------------
WORKSPACES / WINDOWS MODULE WORKSPACES / WINDOWS MODULE
@@ -64,10 +64,8 @@ window#waybar {
border: 2px solid transparent; border: 2px solid transparent;
} }
.modules-left > box + box, .modules-right > * + * {
.modules-center > box + box, margin-left: 6px;
.modules-right > box + box {
margin-left: 6px;
} }
.modules-left > widget label, .modules-left > widget label,
@@ -80,11 +78,7 @@ window#waybar {
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
.modules-left > *,
.modules-center > *,
.modules-right > * {
margin: 0 6px;
}
/* ----------------------------- /* -----------------------------
WORKSPACES / WINDOWS MODULE WORKSPACES / WINDOWS MODULE