diff options
| author | Alexander Kassouni <alex@kassouni.net> | 2026-07-22 23:30:49 -0700 |
|---|---|---|
| committer | Alexander Kassouni <alex@kassouni.net> | 2026-07-22 23:30:49 -0700 |
| commit | 2f815bb8fbf9397c92f0d88b80dd83c6ef5698b7 (patch) | |
| tree | 566453e7704570d6713b79543ed59b049ad73bce /users/kassouni/ghostty.nix | |
| parent | 23ba623e405d0aa8d554274aacd019d7a015aa9d (diff) | |
more
Diffstat (limited to 'users/kassouni/ghostty.nix')
| -rw-r--r-- | users/kassouni/ghostty.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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"; }; }; } |
