From 0d77a273bcf22f660b758402b2841020bd782552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Thu, 17 Oct 2024 21:32:56 -0700 Subject: emacs: beframe on project-prompt-project-dir --- .emacs.d/rul-lisp/packages/rul-wm.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/rul-lisp/packages/rul-wm.el b/.emacs.d/rul-lisp/packages/rul-wm.el index 0af3eef..227689b 100644 --- a/.emacs.d/rul-lisp/packages/rul-wm.el +++ b/.emacs.d/rul-lisp/packages/rul-wm.el @@ -65,6 +65,7 @@ Also see `prot-window-delete-popup-frame'." command) :ensure t :hook (after-init . beframe-mode) :config + (setq beframe-functions-in-frames '(project-prompt-project-dir)) (define-key global-map (kbd "C-c b") beframe-prefix-map) ;;Integration with Consult -- cgit v1.2.3