mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
update ghostty config
This commit is contained in:
parent
3c210cf84c
commit
5151384820
1 changed files with 3 additions and 0 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue