feat: change font size
This commit is contained in:
parent
8e1abd43bb
commit
7d4d23ad4b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
font = {
|
font = {
|
||||||
#family = "GoMono Nerd Font";
|
#family = "GoMono Nerd Font";
|
||||||
family = "APL386 Unicode";
|
family = "APL386 Unicode";
|
||||||
size = 8;
|
size = 7;
|
||||||
};
|
};
|
||||||
|
|
||||||
primary = {
|
primary = {
|
||||||
|
|
Loading…
Reference in a new issue