use ubuntu nerd font instead of ubuntu. might not work

This commit is contained in:
Miranda Marquez 2024-06-04 20:41:26 -08:00
parent cc09c820e3
commit 8bd4d2837a

View File

@ -40,7 +40,7 @@ declarations for color schemes."
:family "MesloLGS Nerd Font")
(set-face-attribute 'variable-pitch nil
:inherit 'default
:family "Ubuntu"
:family "Ubuntu Nerd Font Medium"
:height 140) ;jank? jank
(setq window-divider-default-places t)
(setq right-divider-width 5)