From 2ecdd95e5deeb574640f6f20707995c326fa2e35 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 6 Oct 2021 16:29:38 -0500 Subject: Add actually-selected-window --- init.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index bafbc0b..ee4c959 100644 --- a/init.el +++ b/init.el @@ -969,6 +969,11 @@ specific to most general, they are these: :repo "willvaughn/emacs-0x0")) (:option 0x0-default-server 'ttm)) +(setup (:straight (actually-selected-window + :host github + :repo "duckwork/actually-selected-window.el")) + (actually-selected-window-mode +1)) + (setup (:straight-when affe (and (or (executable-find "fd") (executable-find "find")) -- cgit 1.4.1-21-gabe81