Emacs: disable menu-bar-mode
This commit is contained in:
parent
6b069f4ec8
commit
94d9e4ae19
|
@ -39,7 +39,7 @@
|
|||
tab-line-tabs-function 'tab-line-tabs-mode-buffers)
|
||||
|
||||
(global-prettify-symbols-mode +1)
|
||||
(menu-bar-mode +1)
|
||||
(menu-bar-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue