From 171568020c9d70aa1e6caadf6284710e07032354 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 25 Oct 2024 21:09:23 -0400 Subject: lets try decreasing the fontSize just a smidge --- lib/const.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/const.nix') diff --git a/lib/const.nix b/lib/const.nix index 3549024..1b8537e 100644 --- a/lib/const.nix +++ b/lib/const.nix @@ -1,5 +1,5 @@ { - fontSize = 10; + fontSize = 9; homedir = builtins.getEnv "HOME"; gpgid = "66A6AD150399D970DCA4C4E6C8218B7D0BFDECCD"; } -- cgit v1.2.3