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;}; fonts = with import nixpkgs {inherit system;};
with iosevka-custom.outputs; rec { with iosevka-custom.outputs; rec {
sizes = { sizes = {
applications = 14; applications = 12;
desktop = 12; desktop = 10;
popups = 16; popups = 14;
terminal = 14; terminal = 12;
}; };
serif = sansSerif; serif = sansSerif;
sansSerif = { sansSerif = {