Shrink minibuffer size
This commit is contained in:
4
+ui.el
4
+ui.el
@@ -14,6 +14,8 @@
|
||||
(setq doom-modeline-major-mode-icon t
|
||||
doom-modeline-persp-name t
|
||||
doom-modeline-buffer-encoding nil)
|
||||
(setq evil-command-window-height 3)
|
||||
;; Hide direnv environment variables popup
|
||||
(setq direnv-always-show-summary nil)
|
||||
;; Shrink minibuffer
|
||||
(after! ivy
|
||||
(setq ivy-height 10))
|
||||
|
||||
Reference in New Issue
Block a user