Regenerated

This commit is contained in:
2026-04-06 12:58:41 +02:00
parent d9bf59e9d2
commit aaa945a532
3 changed files with 305 additions and 305 deletions
+298 -298
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -2975,8 +2975,8 @@ window#waybar {
/* border: 2px solid @teal; */ /* border: 2px solid @teal; */
border-style: solid; border-style: solid;
border-width: 10px; border-width: 2px;
border-image: linear-gradient(45deg, rgb(0,143,104), rgb(250,224,66)) 1; border-image: linear-gradient(45deg, @blue, @green) 1;
} }
+2 -2
View File
@@ -116,8 +116,8 @@ window#waybar {
/* border: 2px solid @teal; */ /* border: 2px solid @teal; */
border-style: solid; border-style: solid;
border-width: 10px; border-width: 2px;
border-image: linear-gradient(45deg, rgb(0,143,104), rgb(250,224,66)) 1; border-image: linear-gradient(45deg, @blue, @green) 1;
} }