font
This commit is contained in:
parent
7321ea9e79
commit
adc310726b
|
@ -129,7 +129,9 @@
|
||||||
centaur-tabs-style "bar"
|
centaur-tabs-style "bar"
|
||||||
x-underline-at-descent-line t)
|
x-underline-at-descent-line t)
|
||||||
(centaur-tabs-group-by-projectile-project)
|
(centaur-tabs-group-by-projectile-project)
|
||||||
|
(centaur-tabs-headline-match)
|
||||||
(centaur-tabs-mode t)
|
(centaur-tabs-mode t)
|
||||||
|
(centaur-tabs-change-fonts "Iosevka Comfy Motion Duo" 120)
|
||||||
(defun centaur-tabs-hide-tab (x)
|
(defun centaur-tabs-hide-tab (x)
|
||||||
(let ((name (format "%s" x)))
|
(let ((name (format "%s" x)))
|
||||||
(or
|
(or
|
||||||
|
|
Loading…
Reference in a new issue