Regenerated

This commit is contained in:
2026-04-07 10:16:34 +02:00
parent d43337ac96
commit 2b6157518d
3 changed files with 305 additions and 302 deletions
+299 -298
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -2916,8 +2916,9 @@ window#waybar {
border: 2px solid transparent; border: 2px solid transparent;
border-radius:30px; border-radius:30px;
background: background:
/* linear-gradient(@base, @base) padding-box, */ linear-gradient(transparent, transparent) padding-box, /* inner fill */
linear-gradient(45deg, @blue, @green) border-box; linear-gradient(45deg, @blue, @green) border-box; /* border */
border: 2px solid transparent;
} }
.modules-center > widget:not(#custom-spacer) label { .modules-center > widget:not(#custom-spacer) label {
+3 -2
View File
@@ -60,8 +60,9 @@ window#waybar {
border: 2px solid transparent; border: 2px solid transparent;
border-radius:30px; border-radius:30px;
background: background:
/* linear-gradient(@base, @base) padding-box, */ linear-gradient(transparent, transparent) padding-box, /* inner fill */
linear-gradient(45deg, @blue, @green) border-box; linear-gradient(45deg, @blue, @green) border-box; /* border */
border: 2px solid transparent;
} }
.modules-center > widget:not(#custom-spacer) label { .modules-center > widget:not(#custom-spacer) label {