Xfce Forum

Sub domains
 

You are not logged in.

#1 2023-01-25 14:42:18

lovesui
Member
Registered: 2023-01-25
Posts: 2

whisker menu padding between application name

i want to have more padding between applications name like padding between firefox and gparted there's a way to do it with gtk.css i did it with hit and trial last time but i accidently deleted that file

#whiskermenu-window { padding-bottom:: 50px; padding-top: 50px; }

it was something like this i think but there was more to it it's not working sad

Offline

#2 2023-01-25 14:57:19

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: whisker menu padding between application name

Hello and welcome.

Depending on your version of whiskermenu, this may work:

#whiskermenu-window .launchers { padding-bottom: 50px; padding-top: 50px; }

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2023-01-25 15:10:00

lovesui
Member
Registered: 2023-01-25
Posts: 2

Re: whisker menu padding between application name

it worked tysm smile

Offline

Board footer

Powered by FluxBB