obm-xdg
Graphical menu editor for openbox
Install
- All systems
-
curl cmd.cat/obm-xdg.sh
- Debian
-
apt-get install obmenu
- Ubuntu
-
apt-get install obmenu
- Arch Linux
-
pacman -S obmenu
- Kali Linux
-
apt-get install obmenu
- Fedora
-
dnf install obmenu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install obmenu
- Raspbian
-
apt-get install obmenu
- Dockerfile
- dockerfile.run/obm-xdg
obmenu
Graphical menu editor for openbox
Obmenu is a graphical menu editor for the Openbox window manager. Openbox uses XML to store its menu preferences, and editing these by hand can quickly become tedious. This utility provides a convenient method of editing the menu in a graphical interface, while not losing the powerful features of Openbox such as its pipe menus. This also provides a Python module named obxml that can be used to further script Openbox's menu system.