aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/rul-lisp/packages
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2024-10-20 09:38:21 -0700
committerRaúl Benencia <id@rbenencia.name>2024-10-20 09:38:21 -0700
commitc7ad505a03663a6364183633bb822cfec32ed838 (patch)
treeda79dfd4eabd067d886ac97170f05c749751e388 /.emacs.d/rul-lisp/packages
parente1cf92bd8a71b6afe8b02cd90ccf6d075fe654d3 (diff)
emacs: only include scratch, messages, debugging buffers in main
Diffstat (limited to '.emacs.d/rul-lisp/packages')
-rw-r--r--.emacs.d/rul-lisp/packages/rul-wm.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/rul-lisp/packages/rul-wm.el b/.emacs.d/rul-lisp/packages/rul-wm.el
index 227689b..3df7ce4 100644
--- a/.emacs.d/rul-lisp/packages/rul-wm.el
+++ b/.emacs.d/rul-lisp/packages/rul-wm.el
@@ -66,6 +66,7 @@ Also see `prot-window-delete-popup-frame'." command)
:hook (after-init . beframe-mode)
:config
(setq beframe-functions-in-frames '(project-prompt-project-dir))
+ (setq beframe-global-buffers nil)
(define-key global-map (kbd "C-c b") beframe-prefix-map)
;;Integration with Consult
nihil fit ex nihilo