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; }
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
it worked tysm
Offline
Pages: 1
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 523.27 KiB (Peak: 532.46 KiB) ]