Fix use new tab bar api

This commit is contained in:
Tobias Ostner 2026-04-29 10:39:44 +02:00
parent 2c9743eabb
commit 2378200371

View file

@ -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))