summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-08-12 17:45:07 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-08-12 17:45:07 -0700
commitbf05c4eb673fa6dff7ec4b5b7afeb2e46d4834dd (patch)
treee437bf5f73a5b429b8ff534b11e09a6faaab1ada
parent060c3df51ca9a80edba572ad125ab78b6241551e (diff)
downloaddotfiles-bf05c4eb673fa6dff7ec4b5b7afeb2e46d4834dd.tar.gz
set some other tab bar cosmetics
-rw-r--r--.emacs.d/init-spw.el4
1 files changed, 3 insertions, 1 deletions
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