diff options
Diffstat (limited to 'config/kmein.hs')
-rw-r--r-- | config/kmein.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/kmein.hs b/config/kmein.hs index 91869a2..a5da7e1 100644 --- a/config/kmein.hs +++ b/config/kmein.hs @@ -60,7 +60,7 @@ main = , ("spam", pure [38,5,202]) ] } - , tagSymbols = + , aliases = [ ("flagged", "🔖") , ("attachment", "📎") , ("signed", "🔒") |