Regenerated

This commit is contained in:
2026-04-08 22:49:07 +02:00
parent 747912f9e3
commit 9bb6b1c254
4 changed files with 305 additions and 302 deletions
+1
View File
@@ -20,6 +20,7 @@
"modules-right": [
"pulseaudio/slider",
"pulseaudio",
"tray",
"clock",
"idle_inhibitor"
+2 -2
View File
@@ -145,7 +145,7 @@ window#waybar {
/* Make the PulseAudio slider wider */
#pulseaudio-slider.widget {
min-width: 250px; /* adjust width as needed */
padding: 0 5px; /* optional: inner spacing */
padding: 0 30px; /* optional: inner spacing */
}
@@ -159,7 +159,7 @@ window#waybar {
#pulseaudio,
#tray {
margin: 0 5px;
padding: 0 200px;
padding: 0 30px;
}
/* --------------------------------------------------------- */