Hide close tab-bar close button
This commit is contained in:
parent
8c13e48230
commit
8404b29460
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue