Browse Source

Add info about amiwm in README.md

pull/10/merge
George Vlahavas 6 years ago
parent
commit
da7f1debe6
  1. 14
      README.md

14
README.md

@ -11,6 +11,7 @@ The menu entries that are generated by xdgmenumaker are localised
according to the running user locale settings.
xdgmenumaker currently supports generating menus for:
* amiwm
* blackbox
* compizboxmenu
* fluxbox
@ -32,6 +33,19 @@ xdgmenumaker currently supports generating menus for:
USAGE
=====
AmiWM
-----
You can generate a menu for AmiWM, running xdgmenumaker like this:
$ xdgmenumaker -f amiwm > ~/.amiwm-xdgmenu
As AmiWM does not support including other files in its settings file,
you'll have to copy the contents of the created file in your
`~/.amiwmrc`. It should be possible to create a script that would
generate the main `~/.amiwmrc` file from different "source" files, but
I'll leave that as an exercise to the user.
Blackbox
--------

Loading…
Cancel
Save