diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index 5b00567..4da12ab 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -334,7 +334,7 @@ see https://www.reddit.com/r/emacs/comments/xq6rpa/comment/iqynyu9/?utm_source= :general (general-define-key :keymap minibuffer-mode-map - "C-." 'embark-act + "C-." 'embark-act ; broken by default on gnome. Run `ibus-setup' -> emoji "C-;" 'embark-dwim) :init ;; :TODO: Should we put this in the which-key section?