summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xemacs.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs.org b/emacs.org
index 15cacff..1667b7e 100755
--- a/emacs.org
+++ b/emacs.org
@@ -1062,8 +1062,8 @@ Create function to watch videos using ~mpv~
:sasl-password ,(password-store-get "liberachat/thanos_apollo")
:channels ("#emacs-circe"
"#emacs"))))
-
- (define-key thanos/applications-map "i" 'circe)
+
+ (define-key thanos/applications-map (kbd "i") 'circe)
#+end_src
* Misc
** Random functions