diff options
Diffstat (limited to 'emacs.org')
-rwxr-xr-x | emacs.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1287,7 +1287,7 @@ Set aliases for emacs functions and ~PATH~ (define-key thanos/applications-map (kbd "m") 'mu4e) (define-key thanos/applications-map (kbd "t") 'counsel-load-theme) (define-key thanos/applications-map (kbd "f") 'elfeed) - (define-key thanos/applications-map (kbd "i") 'circpe) + (define-key thanos/applications-map (kbd "i") 'circe) (global-set-key (kbd "C-c a") 'thanos/applications-map) (define-prefix-command 'Create) |