From d236c9d27f574c8f1e3bc883fc8fcf13e4a54626 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 21 Jan 2022 20:48:46 +0900 Subject: home/base: dina-font -> ctrld-font --- 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 08a38e7..f2e8149 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 = "dina:size=10,JetBrainsMono Nerd Font:size=11"; + font = "CtrlD:pixelsize=16,JetBrainsMono Nerd Font:size=10"; letter-spacing = 0; line-height = 13; dpi-aware = "yes"; -- cgit 1.4.1