diff --git a/etc/themes/newcomers-presets-theme.el b/etc/themes/newcomers-presets-theme.el index f89bca22f99..4244cdd733e 100644 --- a/etc/themes/newcomers-presets-theme.el +++ b/etc/themes/newcomers-presets-theme.el @@ -150,8 +150,7 @@ This minor mode will enable and disable the theme on startup." ;;;; Frame and window-related options '(tab-bar-history-mode t) - - ) + '(tab-bar-show 0)) (provide-theme 'newcomers-presets) ;;; newcomers-presets-theme.el ends here