diff --git a/system/default.nix b/system/default.nix index 9b9da568..49711690 100644 --- a/system/default.nix +++ b/system/default.nix @@ -152,10 +152,10 @@ { inherit monospace serif sansSerif; sizes = { - applications = 16; + applications = 12; desktop = 14; - popups = 18; - terminal = 16; + popups = 16; + terminal = 12; }; }; };