Regenerated

This commit is contained in:
2026-04-23 23:41:46 +02:00
parent 58392825fc
commit 1468b90ae9
3 changed files with 401 additions and 386 deletions
+387 -382
View File
File diff suppressed because it is too large Load Diff
+7 -2
View File
@@ -5028,13 +5028,12 @@ window#waybar {
linear-gradient(@base-alpha, @base-alpha) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
border: 2px solid transparent;
margin: 0 6px;
}
.modules-left > box + box,
.modules-center > box + box,
.modules-right > box + box {
margin-left: 5px;
margin-left: 6px;
}
.modules-left > widget label,
@@ -5047,6 +5046,12 @@ window#waybar {
transition: padding 0.2s ease;
}
.modules-left > *,
.modules-center > *,
.modules-right > * {
margin: 0 6px;
}
/* -----------------------------
WORKSPACES / WINDOWS MODULE
----------------------------- */
@@ -62,13 +62,12 @@ window#waybar {
linear-gradient(@base-alpha, @base-alpha) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
border: 2px solid transparent;
margin: 0 6px;
}
.modules-left > box + box,
.modules-center > box + box,
.modules-right > box + box {
margin-left: 5px;
margin-left: 6px;
}
.modules-left > widget label,
@@ -81,6 +80,12 @@ window#waybar {
transition: padding 0.2s ease;
}
.modules-left > *,
.modules-center > *,
.modules-right > * {
margin: 0 6px;
}
/* -----------------------------
WORKSPACES / WINDOWS MODULE
----------------------------- */