38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
<separator label="Labwc settings"/>
|
|
<item label="Labwc Tweaks">
|
|
<action name="Execute" command="labwc-tweaks" />
|
|
</item>
|
|
<menu id="regmenu" label="Regenerate menu">
|
|
<separator label="Menu type"/>
|
|
<item label="Static (apps in rootmenu)">
|
|
<action name="Execute" command="mabox-labwc-menu" />
|
|
</item>
|
|
<item label="Dynamic (apps in submenu)">
|
|
<action name="Execute" command="mabox-labwc-menu -p" />
|
|
</item>
|
|
<separator label="Edit..." />
|
|
<item label="MENU_TOP.txt">
|
|
<action name="Execute" command="geany ~/.config/labwc/MENU_TOP.txt" />
|
|
</item>
|
|
<item label="MENU_BOTTOM.txt">
|
|
<action name="Execute" command="geany ~/.config/labwc/MENU_BOTTOM.txt" />
|
|
</item>
|
|
<item label="MENU_IGNORE.txt">
|
|
<action name="Execute" command="geany ~/.config/labwc/MENU_IGNORE.txt" />
|
|
</item>
|
|
</menu>
|
|
<item label="Reconfigure Labwc">
|
|
<action name="Reconfigure" />
|
|
</item>
|
|
<separator label="Exit..." />
|
|
<item label="Exit">
|
|
<action name="Exit" />
|
|
</item>
|
|
<item label="Poweroff">
|
|
<action name="Execute" command="systemctl -i poweroff" />
|
|
</item>
|
|
</menu>
|
|
|
|
</openbox_menu>
|
|
|