font size

This commit is contained in:
jopejoe1 2024-12-27 00:49:19 +01:00
parent 351bf8fac1
commit e9ba00674a

View file

@ -72,7 +72,7 @@ in
fonts = { fonts = {
names = [ "Noto Sans" ]; names = [ "Noto Sans" ];
style = "regular"; style = "regular";
size = 30; size = 30.0;
}; };
}; };
extraConfig = '' extraConfig = ''