From a7ab76590c5578547445ac5276baffca4439686c Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 19 Apr 2024 15:17:33 +0100 Subject: [PATCH] Adjust font sizes again --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index d02e355f..bd8684c8 100644 --- a/flake.nix +++ b/flake.nix @@ -45,8 +45,8 @@ with iosevka-custom.outputs; rec { sizes = { applications = 14; - desktop = 12; - popups = 12; + desktop = 14; + popups = 16; terminal = 14; }; serif = sansSerif;