Regenerated

This commit is contained in:
2026-04-05 20:51:22 +02:00
parent 6a22a8c8fb
commit 95546fe9e5
3 changed files with 302 additions and 299 deletions
+298 -297
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -2945,7 +2945,8 @@ window#waybar {
border-radius: 10px;
font-weight: bold;
border: 1px solid @teal; /* transparent border to preserve spacing */
background: transparent; /* fake border via layered background */
background: rgba(30, 30, 46, 0.5); /* semi-transparent background */
backdrop-filter: blur(10px); /* apply blur */
}
/* center expanded content */
+2 -1
View File
@@ -73,7 +73,8 @@ window#waybar {
border-radius: 10px;
font-weight: bold;
border: 1px solid @teal; /* transparent border to preserve spacing */
background: transparent; /* fake border via layered background */
background: rgba(30, 30, 46, 0.5); /* semi-transparent background */
backdrop-filter: blur(10px); /* apply blur */
}
/* center expanded content */