[openbox] openbox menu icon set

Johannes Schaffrath johannes.schaffrath at web.de
Sat Jun 15 13:36:18 EDT 2013


Hi,

the icons in the submenu are a part of your used theme.
You can get icons in your root menu when you set in the rc.xml the 
<showIcons> tag inside the <menu> tag to yes. After that, you are able 
to declare the path to the desired icon in the menu.xml.

An example:

<item label="xterm" icon="/usr/share/icons/hicolor/scalable/apps/mc.svg">
<action name="Execute"><execute>
xterm -e mc
</execute></action>

Greetings



More information about the openbox mailing list