mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
11fa421e78
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
20 lines
505 B
Text
20 lines
505 B
Text
obmenu-generator (A fast pipe/static menu generator)
|
|
|
|
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.
|