diff options
Diffstat (limited to 'emacs.org')
-rwxr-xr-x | emacs.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |