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:10:13 -0600
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2025-01-03 00:10:13 -0600
commitba6f653ae462da37a0f0c3aa3495fcf3bef52612 (patch)
tree3375f757e9d9b9d8a940e74e2e23e421c3e1be3a /macos.local/.flake/home/programs
parent10d62d2c59a680fbf62a0b3383cbf8508708eb3f (diff)
system changes
Diffstat (limited to 'macos.local/.flake/home/programs')
-rw-r--r--macos.local/.flake/home/programs/ghostty.nix.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/macos.local/.flake/home/programs/ghostty.nix.org b/macos.local/.flake/home/programs/ghostty.nix.org
index f2e64ed..214e588 100644
--- a/macos.local/.flake/home/programs/ghostty.nix.org
+++ b/macos.local/.flake/home/programs/ghostty.nix.org
@@ -9,14 +9,14 @@ This terminal emulator seems over-hyped, but I'm trying it anyways.
font-family = "SauceCodePro Nerd Font"
font-thicken = true
theme = "Unikitty"
- window-decoration = false
+ window-decoration = true
macos-option-as-alt = true
quit-after-last-window-closed = true
macos-window-shadow = false
macos-icon = "custom-style"
macos-icon-frame = "beige"
- macos-icon-screen-color = "#f891D6"
- macos-icon-ghost-color = "#0B0B0B"
+ macos-icon-ghost-color = "#f891D6"
+ macos-icon-screen-color = "#0B0B0B"
auto-update = "off"
'';
}