You are not logged in.
Pages: 1
Is there a way how to adjust (increase) the vertical padding of menu items of Applications Menu (and Applications Menu only)? [meaning the menu with all the installed applications, that is (by default) leftmost on the top panel]
Guess it could be done through ~/.gtkrc-2.0 or some other file. Would somebody share info about how to do it? [assuming it's doable]
I don't want to increase the font size, just would like to increase the vertical padding, so that the Apps menu items would be easier to hit; they are big enough horizontally for me, but too small vertically.
Offline
it should be these styles properties:
GtkMenu ::horizontal-padding = 0
GtkMenu ::vertical-padding = 0
GtkSeparatorMenuItem ::horizontal-padding = 0
Offline
Pages: 1
[ Generated in 0.012 seconds, 8 queries executed - Memory usage: 515.04 KiB (Peak: 515.95 KiB) ]