update ghostty config

This commit is contained in:
Salar Rahmanian 2025-10-03 19:21:22 -07:00
parent 3c210cf84c
commit 5151384820

View file

@ -5,7 +5,10 @@ let
copy-on-select = "clipboard"; copy-on-select = "clipboard";
font-family = "SF Mono"; font-family = "SF Mono";
font-size = 16; font-size = 16;
link-previews = true;
macos-shortcuts = "ask";
macos-titlebar-style = "transparent"; macos-titlebar-style = "transparent";
maximize = true;
mouse-hide-while-typing = true; mouse-hide-while-typing = true;
split-divider-color = "orange"; split-divider-color = "orange";
theme = "Builtin Tango Dark"; theme = "Builtin Tango Dark";