Enabling/disabling menu icons in GNOME

It can be enabled with

gconftool-2 --type bool --set /desktop/gnome/interface/menus_have_icons true

and disabled (quite surprisingly) with:

gconftool-2 --type bool --set /desktop/gnome/interface/menus_have_icons false


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *