Dont show tab-bar

This commit is contained in:
Marcus Kammer 2024-05-22 14:21:58 +02:00
parent 182cdf3101
commit 6605b0d8db

View file

@ -20,7 +20,6 @@
:box '(:line-width (1 . 8) :style flat-button))
(use-package tab-bar
:hook (after-init . tab-bar-mode)
:custom
(tab-bar-auto-width nil)
(tab-bar-auto-width-max '(250 25))