diff options
-rw-r--r-- | home/profiles/gui/config/foot.nix | 1 |
1 files changed, 0 insertions, 1 deletions
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"; }; |