How can I change the padding of individual applet in this area?


I feel like it is too narrow.
I have tried the below code but have no luck

.budgie-panel > box:nth-child(3) > * {
	padding-left: 20px;
	padding-right: 20px;
}

Hi - the ‘budgie-way’ is to add a spacer applet between each applet. The default is 5px.

For 22.04 our new default layout does just this with spacer applets between each applet on the panel.

1 Like

Thanks for the reply.
I hope budgie can add a simple option to change the spacing. Using the spacer widget is just too troublesome.

Please raise the feature request here GitHub - BuddiesOfBudgie/budgie-desktop: Budgie Desktop is a familiar, modern desktop environment.

Thank you. I will raise a feature request.

1 Like