diff options
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 0000000000000..37993199eab57 --- /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. |