Regenerated

This commit is contained in:
2026-04-08 23:06:08 +02:00
parent c1e8040498
commit 7893fe0703
3 changed files with 314 additions and 314 deletions
+302 -302
View File
File diff suppressed because it is too large Load Diff
+6 -6
View File
@@ -3027,16 +3027,16 @@ window#waybar {
} }
.modules-center > box + box { .modules-center > box + box {
margin-left: 10px; margin-left: 5px;
} }
.modules-center > widget label { .modules-center > widget label {
padding: 0 10px; padding: 0 5px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
.modules-center > label { .modules-center > label {
padding: 0px 10px; padding: 0px 5px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
@@ -3052,16 +3052,16 @@ window#waybar {
} }
.modules-right > box + box { .modules-right > box + box {
margin-left: 10px; margin-left: 5px;
} }
.modules-right > widget label { .modules-right > widget label {
padding: 0px 10px; padding: 0px 5px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
.modules-right > label { .modules-right > label {
padding: 0px 10px; padding: 0px 5px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
+6 -6
View File
@@ -164,16 +164,16 @@ window#waybar {
} }
.modules-center > box + box { .modules-center > box + box {
margin-left: 10px; margin-left: 5px;
} }
.modules-center > widget label { .modules-center > widget label {
padding: 0 10px; padding: 0 5px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
.modules-center > label { .modules-center > label {
padding: 0px 10px; padding: 0px 5px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
@@ -189,16 +189,16 @@ window#waybar {
} }
.modules-right > box + box { .modules-right > box + box {
margin-left: 10px; margin-left: 5px;
} }
.modules-right > widget label { .modules-right > widget label {
padding: 0px 10px; padding: 0px 5px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
.modules-right > label { .modules-right > label {
padding: 0px 10px; padding: 0px 5px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }