diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index 52d38cb..31ac6b7 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -762,7 +762,7 @@ want to configure and fine tune the window management of Emacs. ("\\*Flycheck.*" (display-buffer-at-bottom) (window-height . 0.25)) - ("\\*rg.*" + ("grep\\*" (display-buffer-at-bottom) (window-height . 0.25)) ("\\*Python\\*"