2024-12-25 21:38:12 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<openbox_menu>
|
|
|
|
|
|
|
|
<menu id="root-menu">
|
|
|
|
<!-- Make client-list-combined-menu a submenu of root-menu
|
|
|
|
You must supply a label or it will not appear in root-menu -->
|
2024-12-28 17:08:27 +01:00
|
|
|
|
|
|
|
<separator label="Mabox Labwc" />
|
|
|
|
<item label="[ W-f ] File Manager">
|
2024-12-25 21:38:12 +01:00
|
|
|
<action name="Execute" command="pcmanfm" />
|
|
|
|
</item>
|
2024-12-28 17:08:27 +01:00
|
|
|
<item label="[ W-w ] Web Browser">
|
2024-12-25 21:38:12 +01:00
|
|
|
<action name="Execute" command="firefox" />
|
|
|
|
</item>
|
2024-12-28 17:08:27 +01:00
|
|
|
<item label="[ W-t ] Terminal">
|
2024-12-25 21:38:12 +01:00
|
|
|
<action name="Execute" command="foot" />
|
|
|
|
</item>
|
2024-12-28 17:08:27 +01:00
|
|
|
<separator />
|
|
|
|
<menu id="client-list-combined-menu" label="Running..." />
|
2024-12-29 01:14:45 +01:00
|
|
|
<separator label="Applications"/>
|
|
|
|
<menu id="Accessories" label="Accessories">
|
|
|
|
<item label="CherryTree">
|
|
|
|
<action name="Execute"><command>cherrytree --new_window</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Double Commander">
|
|
|
|
<action name="Execute"><command>doublecmd</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="File Manager PCManFM">
|
|
|
|
<action name="Execute"><command>pcmanfm</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="FSearch">
|
|
|
|
<action name="Execute"><command>fsearch</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Galculator">
|
|
|
|
<action name="Execute"><command>galculator</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Terminator">
|
|
|
|
<action name="Execute"><command>terminator</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Xarchiver">
|
|
|
|
<action name="Execute"><command>xarchiver</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Xpad">
|
|
|
|
<action name="Execute"><command>xpad</command></action>
|
|
|
|
</item>
|
|
|
|
</menu> <!-- Accessories -->
|
|
|
|
<menu id="Development" label="Development">
|
|
|
|
<item label="Geany">
|
|
|
|
<action name="Execute"><command>geany</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Meld">
|
|
|
|
<action name="Execute"><command>meld</command></action>
|
|
|
|
</item>
|
|
|
|
</menu> <!-- Development -->
|
|
|
|
<menu id="Graphics" label="Graphics">
|
|
|
|
<item label="Viewnior">
|
|
|
|
<action name="Execute"><command>viewnior</command></action>
|
|
|
|
</item>
|
|
|
|
</menu> <!-- Graphics -->
|
|
|
|
<menu id="Internet" label="Internet">
|
|
|
|
<item label="Advanced Network Configuration">
|
|
|
|
<action name="Execute"><command>nm-connection-editor</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Firefox">
|
|
|
|
<action name="Execute"><command>/usr/lib/firefox/firefox</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="PyRadio">
|
|
|
|
<action name="Execute"><command>foot 'pyradio'</command></action>
|
|
|
|
</item>
|
|
|
|
</menu> <!-- Internet -->
|
|
|
|
<menu id="Multimedia" label="Multimedia">
|
|
|
|
<item label="Audacious">
|
|
|
|
<action name="Execute"><command>audacious</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="mpv Media Player">
|
|
|
|
<action name="Execute"><command>mpv --player-operation-mode=pseudo-gui --</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Volume Control">
|
|
|
|
<action name="Execute"><command>pavucontrol</command></action>
|
|
|
|
</item>
|
|
|
|
</menu> <!-- Multimedia -->
|
|
|
|
<menu id="Settings" label="Settings">
|
|
|
|
<item label="Add/Remove Software">
|
|
|
|
<action name="Execute"><command>pamac-manager</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Advanced Network Configuration">
|
|
|
|
<action name="Execute"><command>nm-connection-editor</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Bluetooth Adapters">
|
|
|
|
<action name="Execute"><command>blueman-adapters</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Bluetooth Manager">
|
|
|
|
<action name="Execute"><command>blueman-manager</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Customize Look and Feel">
|
|
|
|
<action name="Execute"><command>lxappearance</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Labwc Tweaks">
|
|
|
|
<action name="Execute"><command>labwc-tweaks</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Manjaro Settings Manager">
|
|
|
|
<action name="Execute"><command>manjaro-settings-manager</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Notifications">
|
|
|
|
<action name="Execute"><command>xfce4-notifyd-config</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Power Manager">
|
|
|
|
<action name="Execute"><command>xfce4-power-manager-settings</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Volume Control">
|
|
|
|
<action name="Execute"><command>pavucontrol</command></action>
|
|
|
|
</item>
|
|
|
|
</menu> <!-- Settings -->
|
|
|
|
<menu id="System" label="System">
|
|
|
|
<item label="About Mabox Linux">
|
|
|
|
<action name="Execute"><command>about-mabox</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Add/Remove Software">
|
|
|
|
<action name="Execute"><command>pamac-manager</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="btop++">
|
|
|
|
<action name="Execute"><command>foot 'btop'</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="File Manager PCManFM">
|
|
|
|
<action name="Execute"><command>pcmanfm</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Foot">
|
|
|
|
<action name="Execute"><command>foot</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Foot Client">
|
|
|
|
<action name="Execute"><command>footclient</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Foot Server">
|
|
|
|
<action name="Execute"><command>foot --server</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="gmrun">
|
|
|
|
<action name="Execute"><command>gmrun</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="GParted">
|
|
|
|
<action name="Execute"><command>/usr/bin/gparted</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Mabox Welcome">
|
|
|
|
<action name="Execute"><command>/usr/bin/mwelcome</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Manjaro Settings Manager">
|
|
|
|
<action name="Execute"><command>manjaro-settings-manager</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Task Manager">
|
|
|
|
<action name="Execute"><command>lxtask</command></action>
|
|
|
|
</item>
|
|
|
|
<item label="Terminator">
|
|
|
|
<action name="Execute"><command>terminator</command></action>
|
|
|
|
</item>
|
|
|
|
</menu> <!-- System -->
|
2024-12-28 17:08:27 +01:00
|
|
|
<separator label="Labwc settings"/>
|
2024-12-25 21:38:12 +01:00
|
|
|
<item label="Labwc Tweaks">
|
|
|
|
<action name="Execute" command="labwc-tweaks" />
|
|
|
|
</item>
|
2024-12-29 01:14:45 +01:00
|
|
|
<menu id="regmenu" label="Regenerate menu">
|
|
|
|
<separator label="Menu type"/>
|
|
|
|
<item label="Static (apps in rootmenu)">
|
2024-12-28 17:08:27 +01:00
|
|
|
<action name="Execute" command="mabox-labwc-menu" />
|
|
|
|
</item>
|
2024-12-29 01:14:45 +01:00
|
|
|
<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/mabox-labwc/MENU_TOP.txt" />
|
|
|
|
</item>
|
|
|
|
<item label="MENU_BOTTOM.txt">
|
|
|
|
<action name="Execute" command="geany ~/.config/mabox-labwc/MENU_BOTTOM.txt" />
|
|
|
|
</item>
|
|
|
|
<item label="MENU_IGNORE.txt">
|
|
|
|
<action name="Execute" command="geany ~/.config/mabox-labwc/MENU_IGNORE.txt" />
|
|
|
|
</item>
|
|
|
|
</menu>
|
2024-12-28 17:08:27 +01:00
|
|
|
<item label="Reconfigure Labwc">
|
2024-12-25 21:38:12 +01:00
|
|
|
<action name="Reconfigure" />
|
|
|
|
</item>
|
2024-12-29 01:14:45 +01:00
|
|
|
<separator label="Exit..." />
|
2024-12-25 21:38:12 +01:00
|
|
|
<item label="Exit">
|
|
|
|
<action name="Exit" />
|
|
|
|
</item>
|
|
|
|
<item label="Poweroff">
|
|
|
|
<action name="Execute" command="systemctl -i poweroff" />
|
|
|
|
</item>
|
|
|
|
</menu>
|
|
|
|
|
|
|
|
</openbox_menu>
|