From 76b13624f40347b018756ce7239dbc62fdfcc938 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 7 May 2024 15:29:44 +0100 Subject: [PATCH] Change font sizes again --- flake.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 74094795..950a28eb 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = {