Embark: note about gnome _e_ issue (ibus-setup)

This commit is contained in:
MitchMarq42 2022-11-29 12:18:43 -09:00
parent e4941a972a
commit ccf1998da3

View File

@ -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?