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