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 = {