diff --git a/ghostty/config b/ghostty/config index 76eb07c..22d494e 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1 +1,7 @@ -theme = "Builtin Light" \ No newline at end of file +# Color theme +theme = "Builtin Light" + +# Non-blinking box cursor +cursor-style = block +cursor-style-blink = false +shell-integration-features = no-cursor \ No newline at end of file