Regenerated

This commit is contained in:
2026-04-08 20:03:26 +02:00
parent e0a7334ddb
commit 621b6ed787
3 changed files with 317 additions and 299 deletions
+303 -297
View File
File diff suppressed because it is too large Load Diff
+7 -1
View File
@@ -2981,7 +2981,13 @@ window#waybar {
/* Hide completely when not active */
#custom-windows.widget {
display: none;
padding: 0px 0px;
border-radius: 10px;
border: 0px solid transparent;
background-color: transparent;
font-weight: normal;
transition: all 0.2s ease;
min-width: 0px;
}
#custom-windows.widget.active {
+7 -1
View File
@@ -120,7 +120,13 @@ window#waybar {
/* Hide completely when not active */
#custom-windows.widget {
display: none;
padding: 0px 0px;
border-radius: 10px;
border: 0px solid transparent;
background-color: transparent;
font-weight: normal;
transition: all 0.2s ease;
min-width: 0px;
}
#custom-windows.widget.active {