From 2883ea9cfc3d6d15b52049bd8b486871614b2a66 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 23 Jan 2022 19:16:05 +0900 Subject: home/base: match font size --- home/profiles/base/config/foot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/base/config') diff --git a/home/profiles/base/config/foot.nix b/home/profiles/base/config/foot.nix index f2e8149..3234efb 100644 --- a/home/profiles/base/config/foot.nix +++ b/home/profiles/base/config/foot.nix @@ -5,7 +5,7 @@ with neotheme.colors; { main = { term = "foot"; - font = "CtrlD:pixelsize=16,JetBrainsMono Nerd Font:size=10"; + font = "CtrlD:pixelsize=16,JetBrainsMono Nerd Font:size=9"; letter-spacing = 0; line-height = 13; dpi-aware = "yes"; -- cgit 1.4.1