(Emacs/app|config)~change some window heights in :display

This commit is contained in:
2024-04-27 15:42:54 +05:30
parent 0c741c29c7
commit a08ebf097a
2 changed files with 2 additions and 2 deletions

View File

@@ -658,7 +658,7 @@ thing faster and within Emacs lisp. ~rgrep~ is useful though.
:display
("^\\*grep.*"
(display-buffer-at-bottom display-buffer-reuse-window)
(window-height . 0.25)
(window-height . 0.35)
(reusable-frames . t))
:general
(search-leader