diff --git a/init.el b/init.el index 04275db..089d7f3 100644 --- a/init.el +++ b/init.el @@ -2507,7 +2507,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-dispatch-always t aw-scope 'frame)) (use-package avy