make Aile a bit thicker by default

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2023-03-23 14:12:31 -04:00
parent ad76cfc0be
commit 57cf70bae6

View File

@@ -86,9 +86,9 @@
};
};
weights.regular = {
shape = 300;
menu = 300;
css = 300;
shape = 400;
menu = 400;
css = 400;
};
inherit metric-override;
};