Tweak font sizes

This commit is contained in:
Evie Litherland-Smith 2024-09-17 15:49:36 +01:00
parent 52621fb997
commit 1863ef4f77

View file

@ -152,10 +152,10 @@
{
inherit monospace serif sansSerif;
sizes = {
applications = 16;
applications = 12;
desktop = 14;
popups = 18;
terminal = 16;
popups = 16;
terminal = 12;
};
};
};