Regenerated

This commit is contained in:
2026-04-08 20:13:18 +02:00
parent 5aa1dfcd35
commit 22f4d4605d
3 changed files with 296 additions and 332 deletions
+296 -308
View File
File diff suppressed because it is too large Load Diff
-12
View File
@@ -3040,18 +3040,6 @@ window#waybar {
#pulseaudio-slider.widget {
min-width: 100px; /* make it 100px wide */
max-width: 100px; /* fix width */
height: 20px; /* adjust slider height */
border-radius: 30px;
background:
linear-gradient(@base-alpha, @base-alpha) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
border: 2px solid transparent;
color: @text;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
}
/* --------------------------------------------------------- */
@@ -180,18 +180,6 @@ window#waybar {
#pulseaudio-slider.widget {
min-width: 100px; /* make it 100px wide */
max-width: 100px; /* fix width */
height: 20px; /* adjust slider height */
border-radius: 30px;
background:
linear-gradient(@base-alpha, @base-alpha) padding-box,
linear-gradient(45deg, @blue, @green) border-box;
border: 2px solid transparent;
color: @text;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
}
/* --------------------------------------------------------- */