From a08ebf097a90429d080acd1b62e9179894538e1e Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 27 Apr 2024 15:42:54 +0530 Subject: (Emacs/app|config)~change some window heights in :display --- Emacs/.config/emacs/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Emacs/.config/emacs/config.org') diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index 3d1043b..c0f279e 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -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 -- cgit v1.2.3-13-gbd6f