feat(theme): use apl386
This commit is contained in:
parent
09bbee7d07
commit
e61e608d75
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
light = false;
|
||||
|
||||
font = {
|
||||
family = "GoMono Nerd Font";
|
||||
#family = "GoMono Nerd Font";
|
||||
family = "APL386 Unicode";
|
||||
size = 8;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue