Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trizen/fbmenugen

Fluxbox menu generator (with support for icons)
https://github.com/trizen/fbmenugen

fluxbox menu-generator perl

Last synced: 3 months ago
JSON representation

Fluxbox menu generator (with support for icons)

Awesome Lists containing this project

README

        

fbmenugen
================

Fluxbox menu generator (with support for icons)

![fbmenugen](https://3.bp.blogspot.com/-bXRWyjzBJ2Y/WfE0MkJ4aqI/AAAAAAAAnPs/RlgQ1NzEABsMaGu4_NuVFGRE7LX6Cc3fwCLcBGAs/s1600/fbmenugen.png)

----

```
usage: fbmenugen [options]

menu:
-g : generate a new menu
-i : include icons
-p : pipe menu (prints to STDOUT)

misc:
-u : update the config file
-d : regenerate the cache file
-S : absolute path to the schema.pl file
-C : absolute path to the config.pl file
-o : menu file (default: ~/.fluxbox/menu)

info:
-h : print this message and exit
-v : print version and exit

example:
fbmenugen -g -i # generates a menu with icons

=> Config file: ~/.config/fbmenugen/config.pl
=> Schema file: ~/.config/fbmenugen/schema.pl
```

----

Installation: [INSTALL.md](INSTALL.md)