diff options
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1788,7 +1788,6 @@ ("?" "help" describe-mode) ("q" "quit" transient-quit-one)])) - ;;;; and more (jao-when-linux (require 'jao-custom-chats)) @@ -1997,13 +1996,13 @@ ("f" "main" jao-afio-goto-main) ("a" "save configuration" jao-afio-save-configuration)] ["Chats" - ("T" "telegram rooster" jao-telega)] + ("T" "telegram rooster" jao-telega) + ("M" "mastodon" mastodon)] ["Network" + ("S" "sieve" jao-sieve-manage) ("s" "ssh" jao-ssh) ("r" "r2e" jao-r2e) - ("j" "notmuch jump" jao-notmuch-jump) - ("M" "mastodon" mastodon) - ("S" "sieve" jao-sieve-manage)] + ("j" "notmuch jump" jao-notmuch-jump)] ["Utilities" ("m" "mpc" jao-transient-media) ("l" "packages" jao-list-packages) |
