Regenerated

This commit is contained in:
2026-04-08 22:45:16 +02:00
parent a072aad55c
commit 74d675b85e
3 changed files with 308 additions and 308 deletions
+300 -300
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -2934,12 +2934,12 @@ window#waybar {
}
.modules-center > label {
padding: 0px 100px;
padding: 0px 10px;
transition: padding 0.2s ease;
}
.modules-right > widget {
min-width: 80px;
min-width: 160px;
color: @text;
font-weight: bold;
border-radius:30px;
@@ -2950,11 +2950,11 @@ window#waybar {
}
.modules-right > box + box {
margin-left: 10px;
margin-left: 100px;
}
.modules-right > widget label {
padding: 0 100px;
padding: 0px 100px;
transition: padding 0.2s ease;
}
+4 -4
View File
@@ -74,12 +74,12 @@ window#waybar {
}
.modules-center > label {
padding: 0px 100px;
padding: 0px 10px;
transition: padding 0.2s ease;
}
.modules-right > widget {
min-width: 80px;
min-width: 160px;
color: @text;
font-weight: bold;
border-radius:30px;
@@ -90,11 +90,11 @@ window#waybar {
}
.modules-right > box + box {
margin-left: 10px;
margin-left: 100px;
}
.modules-right > widget label {
padding: 0 100px;
padding: 0px 100px;
transition: padding 0.2s ease;
}