diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 8c5b661..d7b7c4c 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -399,6 +399,7 @@ (use-package frames-only-mode :ensure :config (frames-only-mode t) + (menu-bar-mode 0) (defun split-window-below-i3 () "It's like `split-window-below', but uses i3 stuff" (interactive)