From a975b9b0263a1ddba783289c88b417d7f9b1fb09 Mon Sep 17 00:00:00 2001 From: Gregor Grigorjan Date: Tue, 27 Aug 2024 15:28:11 +0300 Subject: [PATCH] tweak(stylix): increase font sizes --- modules/nixos/stylix/stylesheets/main/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/nixos/stylix/stylesheets/main/default.nix b/modules/nixos/stylix/stylesheets/main/default.nix index a00bf7b3..6e83dea7 100644 --- a/modules/nixos/stylix/stylesheets/main/default.nix +++ b/modules/nixos/stylix/stylesheets/main/default.nix @@ -30,9 +30,9 @@ with lib.elementary; fonts = { sizes = { - desktop = 10; - terminal = 13; - popups = 10; + desktop = 11; + terminal = 14; + popups = 11; }; serif = {