Openbox menu generator with support for icons tailored according to the specifics of the GNU/Linux distribution BunsenLabs.
|
6 years ago | |
---|---|---|
ChangeLog | 6 years ago | |
INSTALL.md | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
bl-obmenu-generator | 6 years ago | |
schema.pl | 6 years ago |
Openbox menu generator with support for icons and dynamic menu structure; tailored according to the specifics of the GNU/Linux distribution BunsenLabs with (Bunsen-)Paper and Papirus icon theme.
Usage: bl-obmenu-generator [options]
Menu:
-p : generate a dynamic menu (pipe)
-s : generate a static menu
-i : include icons
-m <id> : menu id (default: 'root-menu')
-t <label> : menu label text (default: 'Applications')
Other:
-S <file> : path to the schema.pl file
-C <file> : path to the config.pl file
-o <file> : path to the menu.xml file
-u : update the config file
-r : regenerate the config file
-d : regenerate icons.db
-c : reconfigure openbox automatically
-R : reconfigure openbox and exit
-h : print this message and exit
-v : print version and exit
Examples:
bl-obmenu-generator -p -i # dynamic menu with icons
bl-obmenu-generator -s -c # static menu without icons
bl-obmenu-generator -i -d # regenerate icons.db
~/.config/bl-obmenu-generator/config.pl
~/.config/bl-obmenu-generator/schema.pl
Installation: INSTALL.md