config
1 # Fonts 2 font-family = "JetBrains Mono" 3 font-size = 16 4 font-thicken = true 5 adjust-underline-position = 4 6 font-feature = -calt 7 font-feature = -liga 8 9 # Mouse 10 mouse-hide-while-typing = true 11 cursor-style = block 12 cursor-style-blink = false 13 adjust-cursor-thickness=3 14 15 16 # Theme 17 window-colorspace = display-p3 18 theme = Catppuccin Mocha 19 cursor-invert-fg-bg = true 20 background-opacity = 1.0 21 window-theme = ghostty 22 background-blur-radius = 0 23 24 # Window 25 window-padding-y = 0 26 window-padding-x = 0 27 window-decoration = false 28 macos-titlebar-style = hidden 29 30 # Clipboard 31 clipboard-read = allow 32 clipboard-write = allow 33 clipboard-trim-trailing-spaces = true 34 clipboard-paste-protection = true 35 36 # Shell 37 shell-integration-features = no-cursor,sudo,no-title 38 shell-integration = fish 39 40 # Scrollback 41 scrollback-limit = 10000 42 43 # Other 44 macos-option-as-alt = true 45 confirm-close-surface = false 46 gtk-single-instance = true 47 keybind = shift+enter=text:\x1b\r