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
+299 -299
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -2974,9 +2974,9 @@ window#waybar {
font-weight: bold;
/* border: 2px solid @teal; */
border-style: solid;
border-width: 10px;
border-image: linear-gradient(45deg, rgb(0,143,104), rgb(250,224,66)) 1;
border-style: solid;
border-width: 2px;
border-image: linear-gradient(45deg, @blue, @green) 1;
}
+3 -3
View File
@@ -115,9 +115,9 @@ window#waybar {
font-weight: bold;
/* border: 2px solid @teal; */
border-style: solid;
border-width: 10px;
border-image: linear-gradient(45deg, rgb(0,143,104), rgb(250,224,66)) 1;
border-style: solid;
border-width: 2px;
border-image: linear-gradient(45deg, @blue, @green) 1;
}