Error with tool-bar-mode

This commit is contained in:
Marcus Kammer 2023-11-11 11:54:55 +01:00
parent 061b622f6e
commit f3e80f1a73
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -522,9 +522,6 @@ write_files:
;; Ensure packages are installed by default
(setq use-package-always-ensure t)
;; Disable the tool bar
(tool-bar-mode -1)
;; Disable the menu bar
(menu-bar-mode -1)