aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-03-04 19:52:48 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-03-04 19:52:48 -0600
commit22fefc11523ad5a796cab34ac20b8588dd9c1906 (patch)
tree71dc9115ed68206533408a06654b15444bf1fcf0
parent313c66d856c6a8cc26b5ebbb523528ac921c46c9 (diff)
system changes
-rw-r--r--macos.local/.flake/home/programs/ghostty.nix.org21
1 files changed, 0 insertions, 21 deletions
diff --git a/macos.local/.flake/home/programs/ghostty.nix.org b/macos.local/.flake/home/programs/ghostty.nix.org
index 7f72a3a..29bc15a 100644
--- a/macos.local/.flake/home/programs/ghostty.nix.org
+++ b/macos.local/.flake/home/programs/ghostty.nix.org
@@ -18,27 +18,6 @@ I use =ghostty= as a terminal emulator on macOS. I disable auto-update and set s
quit-after-last-window-closed = true
theme = "Builtin Light"
window-decoration = true
- palette = 0=#ffffff
- palette = 1=#a60000
- palette = 2=#006800
- palette = 3=#6f5500
- palette = 4=#0031a9
- palette = 5=#721045
- palette = 6=#005e8b
- palette = 7=#000000
- palette = 8=#f2f2f2
- palette = 9=#d00000
- palette = 10=#008900
- palette = 11=#808000
- palette = 12=#0000ff
- palette = 13=#dd22dd
- palette = 14=#008899
- palette = 15=#595959
- background = #ffffff
- foreground = #000000
- cursor-color = #000000
- selection-background = #dfa0f0
- selection-foreground = #000000
'';
}
#+end_src