Created
May 3, 2025 10:09
-
-
Save pp5x/f4f52d5c4d12950f35cbe90b6b648205 to your computer and use it in GitHub Desktop.
Ghostty on macOS configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| theme = dark:Dark Pastel,light:xcodelight | |
| font-family = IosevkaTermSlab Nerd Font Mono | |
| bold-is-bright = true | |
| selection-invert-fg-bg = true | |
| shell-integration-features = no-cursor | |
| cursor-style = block | |
| macos-icon = custom-style | |
| macos-icon-frame = beige | |
| macos-icon-ghost-color = #FF0000 | |
| macos-icon-screen-color = #FF0000 | |
| macos-titlebar-proxy-icon = hidden | |
| macos-option-as-alt = true | |
| keybind = ctrl+h=csi:D | |
| keybind = ctrl+j=csi:B | |
| keybind = ctrl+k=csi:A | |
| keybind = ctrl+l=csi:C | |
| keybind = shift+escape=text:~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment