From bf05c4eb673fa6dff7ec4b5b7afeb2e46d4834dd Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 12 Aug 2020 17:45:07 -0700 Subject: set some other tab bar cosmetics --- .emacs.d/init-spw.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el index a250673b..4a614a4f 100644 --- a/.emacs.d/init-spw.el +++ b/.emacs.d/init-spw.el @@ -720,7 +720,9 @@ add places the library might be available to `load-path'." (diminish 'eldoc-mode) -(setq tab-bar-show 1) +(setq tab-bar-show 1 + tab-bar-new-button-show nil + tab-bar-close-button-show nil) ;;;; TRAMP -- cgit v1.2.3