aboutsummaryrefslogtreecommitdiff
path: root/init-el.org
diff options
context:
space:
mode:
Diffstat (limited to 'init-el.org')
-rw-r--r--init-el.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/init-el.org b/init-el.org
index fc07bb4..fca4f54 100644
--- a/init-el.org
+++ b/init-el.org
@@ -210,7 +210,9 @@ So, to use this file for the very first time you must
(?f "el[f]eed" elfeed)
(?j "[j]ournal" toggle-journal)
(?s "[s]ecrets" toggle-secrets)
- (?p "[p]astebin" cicadas-paste-current-buffer)))
+ (?p "[p]astebin" cicadas-paste-current-buffer)
+ (?m "[m]astodon" mastodon)
+ (?w "[w]eb browser (eww)" eww)))
#+end_src