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 */ /* Show it when active */
#custom-windows.active { #custom-windows.active {
opacity: 0.5; opacity: 0.5;
min-width: 30px; /* or whatever minimum width you want */ font-weight: normal;
padding: 0 3px; /* adjust padding if needed */ font-size: 12px;
margin: 0 2px; /* optional spacing */ min-width: 30px;
padding: 0 3px;
margin: 0 2px;
} }
/* --- Group specifics --- */ /* --- Group specifics --- */
@@ -3123,7 +3125,7 @@ window#waybar {
box-shadow: none; box-shadow: none;
} }
/* Style the trough (background bar) */ /* Style the trough (background bar) */`
#pulseaudio-slider::trough { #pulseaudio-slider::trough {
min-width: 80px; min-width: 80px;
border-radius: 5px; border-radius: 5px;
+6 -4
View File
@@ -216,9 +216,11 @@ window#waybar {
/* Show it when active */ /* Show it when active */
#custom-windows.active { #custom-windows.active {
opacity: 0.5; opacity: 0.5;
min-width: 30px; /* or whatever minimum width you want */ font-weight: normal;
padding: 0 3px; /* adjust padding if needed */ font-size: 12px;
margin: 0 2px; /* optional spacing */ min-width: 30px;
padding: 0 3px;
margin: 0 2px;
} }
/* --- Group specifics --- */ /* --- Group specifics --- */
@@ -260,7 +262,7 @@ window#waybar {
box-shadow: none; box-shadow: none;
} }
/* Style the trough (background bar) */ /* Style the trough (background bar) */`
#pulseaudio-slider::trough { #pulseaudio-slider::trough {
min-width: 80px; min-width: 80px;
border-radius: 5px; border-radius: 5px;