diff options
| author | Alexander Kassouni <alex@kassouni.net> | 2026-08-27 23:15:39 -0700 |
|---|---|---|
| committer | Alexander Kassouni <alex@kassouni.net> | 2026-08-27 23:15:39 -0700 |
| commit | 332b06fd9baefdfa2b043b8e2c72b8c110940fc5 (patch) | |
| tree | 13dc7941832f7d6e389dc43b79ae07e5c5f97529 /users/kassouni/ghostty.nix | |
| parent | ecec5136f63d32862a42117c957f1f5bab65d13b (diff) | |
idk
Diffstat (limited to 'users/kassouni/ghostty.nix')
| -rw-r--r-- | users/kassouni/ghostty.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/kassouni/ghostty.nix b/users/kassouni/ghostty.nix index d70a194..8c4aefd 100644 --- a/users/kassouni/ghostty.nix +++ b/users/kassouni/ghostty.nix @@ -3,7 +3,7 @@ programs.ghostty = { enable = true; settings = { - theme = "Ayu"; + theme = "Ayu Light"; font-family = config.theme.font.family; font-size = 24; window-decoration = "none"; |
