I think these numbers are better

This commit is contained in:
Benson Chu 2025-09-01 10:53:11 -05:00
parent 1c7113cbd8
commit 9edad8dccb

View file

@ -1,7 +1,7 @@
* buffer-window management
#+begin_src emacs-lisp
(setq split-width-threshold 160)
(setq split-height-threshold 80)
(setq split-width-threshold 120)
(setq split-height-threshold 4)
(defun switch-to-buffer-force-same-window (buffer)
(interactive