summaryrefslogtreecommitdiff
path: root/lib/const.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/const.nix')
-rw-r--r--lib/const.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/const.nix b/lib/const.nix
index 0accd17..ce1f11b 100644
--- a/lib/const.nix
+++ b/lib/const.nix
@@ -1,5 +1,5 @@
{
- fontSize = 16;
+ fontSize = 14;
homedir = builtins.getEnv "HOME";
gpgid = "66A6AD150399D970DCA4C4E6C8218B7D0BFDECCD";
}