diff options
author | Leonard Schmidt <lems@gmx.net> | 2014-11-18 02:50:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-18 02:50:26 +0700 |
commit | e16a41618b0c0da1477cd3d13b80c22f2a3675fb (patch) | |
tree | 25f663289bc9acd5000a6f3bf4ad647748842a47 /desktop/9menu/README | |
parent | 0335c9c237a465ef8bc118eb1aa499d2e47d959d (diff) |
desktop/9menu: Added (create X menus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/9menu/README')
-rw-r--r-- | desktop/9menu/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/9menu/README b/desktop/9menu/README new file mode 100644 index 0000000000000..6b5b2c883d47c --- /dev/null +++ b/desktop/9menu/README @@ -0,0 +1,3 @@ +This is 9menu, a simple program that allows you to create X menus from the +shell, where each menu item will run a command. 9menu is intended for use +with 9wm, but can be used with any other window manager. |