Skip to content

carterscottm/obmenu-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obmenu-generator

A fast pipe/static menu generator for the Openbox Window Manager, with support for icons.

obmenu-generator


usage: 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:
        obmenu-generator -p -i     # dynamic menu with icons
        obmenu-generator -s -c     # static menu without icons
  • Config file: ~/.config/obmenu-generator/config.pl
  • Schema file: ~/.config/obmenu-generator/schema.pl

Installation: INSTALL.md

About

A fast menu generator for the Openbox Window Manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%