Change font sizes again

This commit is contained in:
Evie Litherland-Smith 2024-05-07 15:29:44 +01:00
parent d644ea11e2
commit 76b13624f4

View file

@ -44,10 +44,10 @@
fonts = with import nixpkgs {inherit system;};
with iosevka-custom.outputs; rec {
sizes = {
applications = 14;
desktop = 12;
popups = 16;
terminal = 14;
applications = 12;
desktop = 10;
popups = 14;
terminal = 12;
};
serif = sansSerif;
sansSerif = {