From 389e5f247a71a695d23157ee258d94ae6e7c7fb5 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 4 Jan 2025 14:09:13 +0000 Subject: [PATCH] Set the font size --- nix/modules/home-manager/features/desktop/ghostty.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/modules/home-manager/features/desktop/ghostty.nix b/nix/modules/home-manager/features/desktop/ghostty.nix index 8be5e99..5274387 100644 --- a/nix/modules/home-manager/features/desktop/ghostty.nix +++ b/nix/modules/home-manager/features/desktop/ghostty.nix @@ -27,6 +27,8 @@ in font-feature = -liga font-feature = -dlig + font-size = 15 + window-decoration = false window-padding-x = 10