diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2025-01-03 00:04:07 -0600 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2025-01-03 00:04:07 -0600 |
commit | 06962bc0ed4bdfb9eafb8ea92058d4a4ccf5d4b6 (patch) | |
tree | d5e590452f28af949bc0039f7b8778d8197dface /macos.local/.flake/home/programs/ghostty.nix.org | |
parent | 397dfeccbf50f03e0cbc7dc3f5c92c8db3aa6dc5 (diff) |
system changes
Diffstat (limited to 'macos.local/.flake/home/programs/ghostty.nix.org')
-rw-r--r-- | macos.local/.flake/home/programs/ghostty.nix.org | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/macos.local/.flake/home/programs/ghostty.nix.org b/macos.local/.flake/home/programs/ghostty.nix.org index 574d67b..ab2ffc3 100644 --- a/macos.local/.flake/home/programs/ghostty.nix.org +++ b/macos.local/.flake/home/programs/ghostty.nix.org @@ -10,6 +10,14 @@ This terminal emulator seems over-hyped, but I'm trying it anyways. font-thicken = true theme = "Unikitty" window-decoration = false + option-as-alt = true + quit-after-last-window-closed = true; + macos-window-shadow = false + macos-icon = "custom-style" + macos-icon-frame = "beige" + macos-icon-ghost-color = "#f891D6" + macos-icon-screen-color = "#0B0B0B" + auto-update = "off" ''; } #+end_src |