mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
af931f852b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
20 lines
525 B
Text
20 lines
525 B
Text
obmenu-generator (A fast pipe/static menu generator)
|
|
|
|
obmenu-generator is a fast menu generator for the Openbox Window
|
|
Manager, with support for icons.
|
|
|
|
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
|
|
|
|
Customizing:
|
|
|
|
The schema.pl file provides a direct customization access for
|
|
the menu that will be generated.
|
|
|
|
Adding or removing a given entry from the schema.pl file, is
|
|
reflected inside the generated menu.
|