From 2f815bb8fbf9397c92f0d88b80dd83c6ef5698b7 Mon Sep 17 00:00:00 2001 From: Alexander Kassouni Date: Wed, 22 Jul 2026 23:30:49 -0700 Subject: more --- users/kassouni/ghostty.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'users/kassouni/ghostty.nix') diff --git a/users/kassouni/ghostty.nix b/users/kassouni/ghostty.nix index b25d8d0..d70a194 100644 --- a/users/kassouni/ghostty.nix +++ b/users/kassouni/ghostty.nix @@ -5,6 +5,8 @@ settings = { theme = "Ayu"; font-family = config.theme.font.family; + font-size = 24; + window-decoration = "none"; }; }; } -- cgit v1.3.1