diff --git a/flakes/emacs/config/init.el b/flakes/emacs/config/init.el index 681fedb..2556e24 100644 --- a/flakes/emacs/config/init.el +++ b/flakes/emacs/config/init.el @@ -733,7 +733,7 @@ (setq tab-bar-show t tab-bar-close-button-show nil tab-bar-new-tab-choice "*scratch*" - tab-bar-new-button-show nil) + tab-bar-format (remove 'tab-bar-format-add-tab tab-bar-format)) (set-face-attribute 'tab-bar nil :height 1.0))