summaryrefslogtreecommitdiffstats
path: root/desktop/awesome-appmenu/README
diff options
context:
space:
mode:
author Daniel Prosser2016-09-09 21:40:36 +0200
committer Willy Sudiarto Raharjo2016-09-09 21:40:36 +0200
commit1286d67ea21a231fb125349ee3a87a3401c9e1ff (patch)
treeee1df382630fee76a9327c1ca41dd642fd6bb012 /desktop/awesome-appmenu/README
parentcf322311e3aaa7ee9119ba88a61e5dc36457051c (diff)
downloadslackbuilds-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/README6
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.