Reenable buffer dimming when ace-window is active

Turns out I still need it to see that is indeed active … oh well.
This commit is contained in:
Daniel Borchmann 2025-05-03 09:51:11 +02:00
parent 0edf904d93
commit 70cf684efa
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -2476,7 +2476,7 @@ eventuelly be set to nil, however)."
:commands (ace-window
ace-window-display-mode)
:init (setopt aw-keys '(?a ?s ?d ?f ?g ?h ?j ?k ?l)
aw-background nil
aw-background t
aw-scope 'frame))
(use-package avy