From 3c656a3c03ae4ae70ab601ece98b112ee16cb26f Mon Sep 17 00:00:00 2001 From: Zhongheng Liu Date: Sat, 7 Dec 2024 22:28:03 +0200 Subject: [PATCH] chore: change some stylix stuff --- home-manager/stvnliu/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/stvnliu/stylix.nix b/home-manager/stvnliu/stylix.nix index 2013b85..b0b7745 100644 --- a/home-manager/stvnliu/stylix.nix +++ b/home-manager/stvnliu/stylix.nix @@ -21,7 +21,7 @@ in { }; sizes = { terminal = 24; - applications = 16; + applications = 12; }; }; cursor.size = 24;