font size
This commit is contained in:
parent
351bf8fac1
commit
e9ba00674a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ in
|
|||
fonts = {
|
||||
names = [ "Noto Sans" ];
|
||||
style = "regular";
|
||||
size = 30;
|
||||
size = 30.0;
|
||||
};
|
||||
};
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue