diff options
| -rw-r--r-- | dotfiles/ghostty/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config index fab2902..ef2300b 100644 --- a/dotfiles/ghostty/config +++ b/dotfiles/ghostty/config @@ -1,6 +1,7 @@ theme = GruvboxLight # theme = nord + font-family = "IBM 3270" font-size = 13 # font-size = 8 @@ -8,3 +9,7 @@ font-size = 13 # window-theme = ghostty # gtk-titlebar = false gtk-wide-tabs = false + +cursor-style = block +cursor-style-blink = false +shell-integration-features = no-cursor |
