aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake
diff options
context:
space:
mode:
Diffstat (limited to 'macos.local/.flake')
-rw-r--r--macos.local/.flake/home/programs/ghostty.nix.org8
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