Don't set state of tab-bar-mode and menu-bar-mode in init.el

This commit is contained in:
Evie Litherland-Smith 2024-06-27 09:22:43 +01:00
parent c283711bd1
commit a2f6f74a90

View file

@ -35,8 +35,6 @@
(global-prettify-symbols-mode +1)
(global-auto-revert-mode +1)
(delete-selection-mode +1)
(menu-bar-mode +1)
(tab-bar-mode +1)
(tool-bar-mode -1)
(scroll-bar-mode -1)