Regenerated

This commit is contained in:
2026-04-07 09:50:53 +02:00
parent cfb332ea33
commit 50ad3959ab
3 changed files with 320 additions and 299 deletions
+304 -297
View File
File diff suppressed because it is too large Load Diff
+8 -1
View File
@@ -2912,7 +2912,14 @@ window#waybar {
}
.modules-center > widget {
/* this makes ALL center modules share space */
min-width: 80px;
color: @text;
font-weight: bold;
border: 2px solid transparent;
border-radius:30px;
background:
linear-gradient(@base, @base) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
}
#custom-spacer {
+8 -1
View File
@@ -53,7 +53,14 @@ window#waybar {
}
.modules-center > widget {
/* this makes ALL center modules share space */
min-width: 80px;
color: @text;
font-weight: bold;
border: 2px solid transparent;
border-radius:30px;
background:
linear-gradient(@base, @base) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
}
#custom-spacer {