diff --git a/init.el b/init.el index 00c4395..f69701e 100644 --- a/init.el +++ b/init.el @@ -2497,6 +2497,7 @@ Note that this workaround is incomplete, as explained in this comment." ace-window-display-mode) :init (setopt aw-keys '(?a ?s ?d ?f ?g ?h ?j ?k ?l) aw-background t + aw-dispatch-always nil aw-scope 'frame)) (use-package avy