diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-06-13 09:49:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-13 09:49:43 +0700 |
commit | 97d70298430cfed9d616cf54b48652b64d9e4cad (patch) | |
tree | 7d5360e105b6de6fba69256ae59055d160184b1b /desktop/fbmenugen/README | |
parent | 2aac0815fbe86cac027f221c1456730a5e87f506 (diff) |
desktop/fbmenugen: Added (Menu Generator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/fbmenugen/README')
-rw-r--r-- | desktop/fbmenugen/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/fbmenugen/README b/desktop/fbmenugen/README new file mode 100644 index 0000000000000..645c7ea66b956 --- /dev/null +++ b/desktop/fbmenugen/README @@ -0,0 +1,10 @@ +fbmenugen (A simple menu generator for the Fluxbox Window Manager). + +fbmenugen generates a valid Fluxbox menu file with the applications +from the /usr/share/applications directory, ordered on categories. + +It also provides a configuration file that allows the user to customize the menu. + +To generate a simple menu without icons run: fbmenugen. + +To generate a menu with icons run: fbmenugen -i. |