Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.4 KB

INSTALL.md

File metadata and controls

36 lines (23 loc) · 1.4 KB

Installation of obmenu-generator

Installation process:

  • place the obmenu-generator file inside your PATH
  • place the schema.pl file inside ~/.config/obmenu-generator/

Running:

  • to generate a dynamic menu with icons, execute: obmenu-generator -i -p
  • to generate a static menu without icons, execute: obmenu-generator -s -c

Locale support:

  • If File::DesktopEntry is installed, obmenu-generator will use it to provide locale support.

Customizing:

  • the schema.pl file provides a direct customization access to the menu that will be generated.
  • adding or removing a given entry from the schema.pl file, is reflected inside the generated menu.

Packages: