From f05dcbb77e616c59879d503527007d2b8ed8a3db Mon Sep 17 00:00:00 2001 From: sefidel Date: Wed, 13 Sep 2023 16:44:05 +0900 Subject: feat(home/gui): foot: remove explicit line height --- home/profiles/gui/config/foot.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'home/profiles') diff --git a/home/profiles/gui/config/foot.nix b/home/profiles/gui/config/foot.nix index bcb3145..9296b48 100644 --- a/home/profiles/gui/config/foot.nix +++ b/home/profiles/gui/config/foot.nix @@ -7,7 +7,6 @@ with neotheme.colors; term = "foot"; font = "Dina:pixelsize=13,JetBrainsMono Nerd Font:pixelsize=12"; letter-spacing = 0; - line-height = 13; dpi-aware = "yes"; pad = "16x16 center"; }; -- cgit 1.4.1