From: Alex Schroeder Date: Sun, 18 Aug 2019 19:22:02 +0000 (+0200) Subject: Add m shortcut X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c159e620489650efec82d35895b7b158e932eeea;p=jan-pona-mute.git Add m shortcut --- diff --git a/jan-pona-mute.py b/jan-pona-mute.py index 774137f..3e580dd 100755 --- a/jan-pona-mute.py +++ b/jan-pona-mute.py @@ -53,9 +53,10 @@ shortcuts = { "c": "comments", "r": "reload", "n": "notifications", + "m": "notifications more", + "g": "notifications update", "e": "edit", "d": "delete", - "g": "notifications update", } def get_rcfile():