aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake/home/programs
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2025-01-03 00:04:07 -0600
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2025-01-03 00:04:07 -0600
commit06962bc0ed4bdfb9eafb8ea92058d4a4ccf5d4b6 (patch)
treed5e590452f28af949bc0039f7b8778d8197dface /macos.local/.flake/home/programs
parent397dfeccbf50f03e0cbc7dc3f5c92c8db3aa6dc5 (diff)
system changes
Diffstat (limited to 'macos.local/.flake/home/programs')
-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