Enable menu-bar-mode by default
This commit is contained in:
parent
4db6bda3e6
commit
6d107094b4
|
@ -99,6 +99,7 @@ Configure the look and feel of Emacs
|
|||
(global-prettify-symbols-mode +1)
|
||||
(global-tab-line-mode +1)
|
||||
(tab-bar-mode +1)
|
||||
(menu-bar-mode +1)
|
||||
(tool-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue