diff --git a/init.org b/init.org index 7185c03..73ee6bf 100644 --- a/init.org +++ b/init.org @@ -370,6 +370,7 @@ (dolist (mode '(tool-bar-mode ; No toolbars, more room for text + menu-bar-mode ; No menu bar scroll-bar-mode ; No scroll bars either blink-cursor-mode)) ; The blinking cursor gets old (funcall mode 0))