diff --git a/bundle/bundle--gui.el b/bundle/bundle--gui.el index b9751108..8e3025bd 100644 --- a/bundle/bundle--gui.el +++ b/bundle/bundle--gui.el @@ -27,9 +27,8 @@ (tab-bar-auto-width-max '(250 25)) (tab-bar-format '(tab-bar-format-history tab-bar-format-tabs-groups)) (tab-bar-tab-name-function 'tab-bar-tab-name-truncated) - (tab-line-close-button-show nil) - (tab-line-new-button-show nil) - (tab-line-tabs-function 'tab-line-tabs-mode-buffers) + (tab-bar-close-button-show nil) + (tab-bar-new-button-show nil) :config (set-face-attribute 'tab-bar nil :inherit 'mode-line-inactive