Regenerated

This commit is contained in:
2026-04-09 11:02:14 +02:00
parent 2c6a67bb13
commit 4f1168d2be
3 changed files with 312 additions and 309 deletions
+304 -303
View File
File diff suppressed because it is too large Load Diff
+4 -3
View File
@@ -3124,8 +3124,9 @@ window#waybar {
#pulseaudio-slider slider {
min-height: 0px;
min-width: 0px;
opacity: 0;
background-image: none;
opacity: 0.;
background-image: linear-gradient(@base-alpha, @base-alpha) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
border: none;
box-shadow: none;
}
@@ -3133,7 +3134,7 @@ window#waybar {
min-height: 10px;
min-width: 80px;
border-radius: 30px;
background: black;
background: @base;
}
#pulseaudio-slider highlight {
min-width: 10px;
+4 -3
View File
@@ -261,8 +261,9 @@ window#waybar {
#pulseaudio-slider slider {
min-height: 0px;
min-width: 0px;
opacity: 0;
background-image: none;
opacity: 0.;
background-image: linear-gradient(@base-alpha, @base-alpha) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
border: none;
box-shadow: none;
}
@@ -270,7 +271,7 @@ window#waybar {
min-height: 10px;
min-width: 80px;
border-radius: 30px;
background: black;
background: @base;
}
#pulseaudio-slider highlight {
min-width: 10px;