Error with tool-bar-mode
This commit is contained in:
parent
061b622f6e
commit
f3e80f1a73
1 changed files with 0 additions and 3 deletions
|
@ -522,9 +522,6 @@ write_files:
|
||||||
;; Ensure packages are installed by default
|
;; Ensure packages are installed by default
|
||||||
(setq use-package-always-ensure t)
|
(setq use-package-always-ensure t)
|
||||||
|
|
||||||
;; Disable the tool bar
|
|
||||||
(tool-bar-mode -1)
|
|
||||||
|
|
||||||
;; Disable the menu bar
|
;; Disable the menu bar
|
||||||
(menu-bar-mode -1)
|
(menu-bar-mode -1)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue