From df01390dea314203c31795bf4ffa89a2beb536bc Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 27 Sep 2022 17:19:40 -0700 Subject: stop disabling tool-bar-mode --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index ed128448..0bb861b1 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -374,7 +374,6 @@ windows side-by-side in the frame." '(tab-bar-history-mode t) '(tab-bar-show 1) '(tab-first-completion 'eol) - '(tool-bar-mode nil) '(tramp-use-ssh-controlmaster-options nil nil nil "Rely on my ~/.ssh/config.") '(transient-cycles-buffer-siblings-mode t) '(transient-cycles-tab-bar-mode t) -- cgit v1.2.3