use ubuntu nerd font instead of ubuntu. might not work
This commit is contained in:
parent
cc09c820e3
commit
8bd4d2837a
@ -40,7 +40,7 @@ declarations for color schemes."
|
|||||||
:family "MesloLGS Nerd Font")
|
:family "MesloLGS Nerd Font")
|
||||||
(set-face-attribute 'variable-pitch nil
|
(set-face-attribute 'variable-pitch nil
|
||||||
:inherit 'default
|
:inherit 'default
|
||||||
:family "Ubuntu"
|
:family "Ubuntu Nerd Font Medium"
|
||||||
:height 140) ;jank? jank
|
:height 140) ;jank? jank
|
||||||
(setq window-divider-default-places t)
|
(setq window-divider-default-places t)
|
||||||
(setq right-divider-width 5)
|
(setq right-divider-width 5)
|
||||||
|
Loading…
Reference in New Issue
Block a user