Regenerated

This commit is contained in:
2026-04-23 22:58:18 +02:00
parent b96ec1fc5f
commit 07ebec86c9
3 changed files with 392 additions and 389 deletions
+384 -383
View File
File diff suppressed because it is too large Load Diff
+4 -3
View File
@@ -5028,9 +5028,9 @@ window#waybar {
}
/* MODULES */
.modules-left > widget:not(#custom-spacer),
.modules-center > widget:not(#custom-spacer),
.modules-right > widget:not(#custom-spacer) {
.modules-left > widget,
.modules-center > widget,
.modules-right > widget {
min-width: 80px;
color: @text;
font-weight: bold;
@@ -5039,6 +5039,7 @@ window#waybar {
linear-gradient(@base-alpha, @base-alpha) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
border: 2px solid transparent;
margin: 0 10px;
}
.modules-left > widget label,
@@ -53,9 +53,9 @@ window#waybar {
}
/* MODULES */
.modules-left > widget:not(#custom-spacer),
.modules-center > widget:not(#custom-spacer),
.modules-right > widget:not(#custom-spacer) {
.modules-left > widget,
.modules-center > widget,
.modules-right > widget {
min-width: 80px;
color: @text;
font-weight: bold;
@@ -64,6 +64,7 @@ window#waybar {
linear-gradient(@base-alpha, @base-alpha) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
border: 2px solid transparent;
margin: 0 10px;
}
.modules-left > widget label,