From 333cee8de4ba3397d6c17b8601c685a0b5991804 Mon Sep 17 00:00:00 2001 From: Ben Godfrey Date: Sun, 23 Apr 2017 14:56:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f2db7e7..7bc7ce9 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ I have used this on GNOME Shell v3.22 and GNOME Shell v3.24 successfully. The sc #### A category is missing! I only implemented the most commonly used categories. To add new categories, see below about fixing unsorted apps. +You could also modify this shell script to add additional categories. For information about the categories, see [FreeDesktop.org's reference page](https://standards.freedesktop.org/menu-spec/latest/apa.html). For information about how to configure categories using `gsettings`, see [the GNOME Wiki](https://wiki.gnome.org/HowDoI/AppFolders). + #### How do I remove a category? To remove a category, see below about fixing unsorted apps. GNOME Software allows you to both create and delete categories.