diff options
-rw-r--r-- | desktop/awesome-appmenu/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/desktop/awesome-appmenu/README b/desktop/awesome-appmenu/README index ee760e0562dfe..c54898f2cd93b 100644 --- a/desktop/awesome-appmenu/README +++ b/desktop/awesome-appmenu/README @@ -1,8 +1,8 @@ -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. +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. Homepage: https://github.com/montagdude/awesome-appmenu |