Regenerated

This commit is contained in:
2026-04-08 22:46:29 +02:00
parent 74d675b85e
commit 747912f9e3
3 changed files with 311 additions and 311 deletions
+301 -301
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -2939,7 +2939,7 @@ window#waybar {
} }
.modules-right > widget { .modules-right > widget {
min-width: 160px; min-width: 80px;
color: @text; color: @text;
font-weight: bold; font-weight: bold;
border-radius:30px; border-radius:30px;
@@ -2950,16 +2950,16 @@ window#waybar {
} }
.modules-right > box + box { .modules-right > box + box {
margin-left: 100px; margin-left: 10px;
} }
.modules-right > widget label { .modules-right > widget label {
padding: 0px 100px; padding: 0px 10px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
.modules-right > label { .modules-right > label {
padding: 0px 100px; padding: 0px 10px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
@@ -3019,7 +3019,7 @@ window#waybar {
#pulseaudio, #pulseaudio,
#tray { #tray {
margin: 0 5px; margin: 0 5px;
padding: 0 2px; padding: 0 200px;
} }
/* --------------------------------------------------------- */ /* --------------------------------------------------------- */
+5 -5
View File
@@ -79,7 +79,7 @@ window#waybar {
} }
.modules-right > widget { .modules-right > widget {
min-width: 160px; min-width: 80px;
color: @text; color: @text;
font-weight: bold; font-weight: bold;
border-radius:30px; border-radius:30px;
@@ -90,16 +90,16 @@ window#waybar {
} }
.modules-right > box + box { .modules-right > box + box {
margin-left: 100px; margin-left: 10px;
} }
.modules-right > widget label { .modules-right > widget label {
padding: 0px 100px; padding: 0px 10px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
.modules-right > label { .modules-right > label {
padding: 0px 100px; padding: 0px 10px;
transition: padding 0.2s ease; transition: padding 0.2s ease;
} }
@@ -159,7 +159,7 @@ window#waybar {
#pulseaudio, #pulseaudio,
#tray { #tray {
margin: 0 5px; margin: 0 5px;
padding: 0 2px; padding: 0 200px;
} }
/* --------------------------------------------------------- */ /* --------------------------------------------------------- */