1
0
Fork 0

chore: update ghostty config

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2024-01-09 17:00:50 -06:00
parent f00c3597c5
commit 222df61ab7
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 3 additions and 32 deletions

View File

@ -3,38 +3,9 @@
background-opacity = 0.9
command = nu
confirm-close-surface = false
font-family = Monaspace Neon
# Catppuccin
background = 1E1E2E
foreground = CDD6F4
cursor-color = F5E0DC
selection-background = F5E0DC
selection-foreground = 1E1E2E
# black
palette = 0=#45475A
palette = 8=#585B70
# red
palette = 1=#F38BA8
palette = 9=#F38BA8
# green
palette = 2=#A6E3A1
palette = 10=#A6E3A1
# yellow
palette = 3=#F9E2AF
palette = 11=#F9E2AF
# blue
palette = 4=#89B4FA
palette = 12=#89B4FA
# magenta
palette = 5=#F5C2E7
palette = 13=#F5C2E7
# cyan
palette = 6=#94E2D5
palette = 14=#94E2D5
# white
palette = 7=#BAC2DE
palette = 15=#A6ADC8
font-family = Monaspace Neon
theme = catppuccin-mocha
term = xterm-256color
'';
# zig build -p ~/.local/share/ghostty -Doptimize=ReleaseFast
xdg.systemDirs.data = ["/home/jolheiser/.local/share/ghostty/share"];