diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:10:48 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:11 +0700 |
commit | bd208dc64d5d877b87f43365acd894c6df278522 (patch) | |
tree | a8498498cd347b59547756cc7742281058c9472b /desktop/awesome-appmenu | |
parent | 55289d6fb4256cef4a4cb7b39e476164db643043 (diff) | |
download | slackbuilds-bd208dc64d5d877b87f43365acd894c6df278522.tar.gz |
desktop/awesome-appmenu: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/awesome-appmenu')
-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 ee760e0562..c54898f2cd 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 |