Prettify tab close character (was 'x')

This commit is contained in:
tecosaur 2020-01-10 02:02:20 +08:00
parent 7aee808425
commit 3e8f913c5a
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ well somehow, so let's switch to 'P22 Underground Book'; it looks much nicer.
(setq centaur-tabs-height 36
centaur-tabs-set-icons t
centaur-tabs-modified-marker "o"
centaur-tabs-close-button "×"
centaur-tabs-set-bar 'above)
centaur-tabs-gray-out-icons 'buffer
(centaur-tabs-change-fonts "P22 Underground Book" 160))