Regenerated

This commit is contained in:
2026-04-09 10:54:49 +02:00
parent 8ea225bdd4
commit 8c967cf666
3 changed files with 318 additions and 312 deletions
+306 -304
View File
File diff suppressed because it is too large Load Diff
+6 -4
View File
@@ -3079,9 +3079,11 @@ window#waybar {
/* Show it when active */
#custom-windows.active {
opacity: 0.5;
min-width: 30px; /* or whatever minimum width you want */
padding: 0 3px; /* adjust padding if needed */
margin: 0 2px; /* optional spacing */
font-weight: normal;
font-size: 12px;
min-width: 30px;
padding: 0 3px;
margin: 0 2px;
}
/* --- Group specifics --- */
@@ -3123,7 +3125,7 @@ window#waybar {
box-shadow: none;
}
/* Style the trough (background bar) */
/* Style the trough (background bar) */`
#pulseaudio-slider::trough {
min-width: 80px;
border-radius: 5px;
+6 -4
View File
@@ -216,9 +216,11 @@ window#waybar {
/* Show it when active */
#custom-windows.active {
opacity: 0.5;
min-width: 30px; /* or whatever minimum width you want */
padding: 0 3px; /* adjust padding if needed */
margin: 0 2px; /* optional spacing */
font-weight: normal;
font-size: 12px;
min-width: 30px;
padding: 0 3px;
margin: 0 2px;
}
/* --- Group specifics --- */
@@ -260,7 +262,7 @@ window#waybar {
box-shadow: none;
}
/* Style the trough (background bar) */
/* Style the trough (background bar) */`
#pulseaudio-slider::trough {
min-width: 80px;
border-radius: 5px;