The-Panacea-Projects / Gnomenu

GnoMenu - is a traditional styled full featured Gnome-Shell apps-menu, that aims to offer all the essentials in a simple uncluttered intuitive interface. Menu fully supports user theme integration and in addition themes that carry native support can be found here http://the-panacea-projects.deviantart.com/
GNU General Public License v3.0
119 stars 49 forks source link

How to change menu bar size? #128

Closed redscience closed 4 years ago

redscience commented 4 years ago

I used Kali Linux and I cannot see all of 14 menu subjects in one time, my middle mouse is corrupt and I have in trouble because i cannot go down correctly with my mouse , you know! how can i change menu bar size to see all of 14 menu subjects in one time

The-Panacea-Projects commented 4 years ago

Try increasing number of columns and or reducing icon size in menu settings.

redscience commented 4 years ago

I took it before, 7 for columns and icon size to lowest content, but it is not enough for me, i can see only 9 menu in this condition

The-Panacea-Projects commented 4 years ago

In the extension's folder, locate the theme folder containing the style sheets and go to this line

.gnomenu-categories-workspaces-scrollbox { border-radius: 0; border: 0; height: 409px; padding: 0; }

Increase the height "409px" until sufficient for your mod.

redscience commented 4 years ago

you are the best man ! much appreciated