You are not logged in.
Pages: 1
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
Offline
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
it worked tysm
Offline
Pages: 1
[ Generated in 0.011 seconds, 7 queries executed - Memory usage: 519.09 KiB (Peak: 521.14 KiB) ]