From 68971589a695695851d45a50d7b201465b6564bd Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Wed, 13 Sep 2023 15:59:25 +0100 Subject: Add 'fonts' category --- calm/hint.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/calm/hint.py b/calm/hint.py index c202f8c..1cbfb33 100755 --- a/calm/hint.py +++ b/calm/hint.py @@ -101,7 +101,7 @@ hintkeys[override] = { categories = ['accessibility', 'admin', 'archive', - 'audio', + 'audio', # debian uses 'sound' 'base', 'comm', 'database', @@ -109,6 +109,7 @@ categories = ['accessibility', 'devel', 'doc', 'editors', + 'fonts', 'games', 'gnome', 'graphics', -- cgit v1.2.3