diff options
author | Daniel Prosser <dpross1100@msn.com> | 2016-09-10 02:40:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-10 02:40:36 +0700 |
commit | 1286d67ea21a231fb125349ee3a87a3401c9e1ff (patch) | |
tree | ee1df382630fee76a9327c1ca41dd642fd6bb012 /desktop/awesome-appmenu/README | |
parent | cf322311e3aaa7ee9119ba88a61e5dc36457051c (diff) | |
download | slackbuilds-1286d67ea21a231fb125349ee3a87a3401c9e1ff.tar.gz |
desktop/awesome-appmenu: Added (application menu tool for awesome).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/awesome-appmenu/README')
-rw-r--r-- | desktop/awesome-appmenu/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/awesome-appmenu/README b/desktop/awesome-appmenu/README new file mode 100644 index 0000000000..37993199ea --- /dev/null +++ b/desktop/awesome-appmenu/README @@ -0,0 +1,6 @@ +awesome-appmenu is a tool to create a menu of installed applications for the +awesome window manager. It searches for and parses .desktop files to create +a lua script containing the menu, which can then be used in your awesome WM +configuration script. It supports icons, and the paths to search for launchers +and icons, as well as the categories used for grouping applications, are +fully configurable. |