diff options
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 0000000000..645c7ea66b --- /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. |