From 30d4dc370c5e1a3b630e85df6b65149de1c79ecc Mon Sep 17 00:00:00 2001 From: noa Date: Sat, 8 Feb 2025 23:24:31 +0800 Subject: Don't disable the already disabled gui bars They are disabled in early init via frame rules. --- emacs/init.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 83f3f8c..e740979 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -98,10 +98,6 @@ ;; (use-package adaptive-wrap :ensure t) ;; (add-hook 'visual-fill-column-mode-hook #'visual-wrap-prefix-mode) -;; At the moment, explicitly disabling the menu bar and tool bar does nothing, because i already set there to be no lines displayed for the tool and menu bars in my early-init.el file. -(setopt menu-bar-mode nil - tool-bar-mode nil) - ;; Make tooltip information appear consistently in the echo area (setopt tooltip-mode nil) -- cgit 1.4.1-2-gfad0