diff --git a/README.org b/README.org index 7ee8444..9f6e79a 100644 --- a/README.org +++ b/README.org @@ -84,9 +84,10 @@ Configure the look and feel of Emacs async-shell-command-display-buffer nil compilation-scroll-output t) +(set-window-scroll-bars (minibuffer-window) nil nil) + (global-prettify-symbols-mode +1) (tool-bar-mode -1) -(scroll-bar-mode -1) #+end_src *** Theme and Icons #+begin_src emacs-lisp