Regenerated
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
"modules-right": [
|
||||
"pulseaudio/slider",
|
||||
"pulseaudio",
|
||||
"tray",
|
||||
"clock",
|
||||
"idle_inhibitor"
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user