Last active
May 29, 2026 11:39
-
-
Save br0kenpixel/b7d9bbdcb64c25862dcca5411ff8e854 to your computer and use it in GitHub Desktop.
Ghostty config
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
| background = 000000 | |
| foreground = bbbbbb | |
| background-opacity = 0.75 | |
| background-blur = true | |
| theme = iTerm2 Default | |
| language = en | |
| cursor-color = FFFFFF | |
| cursor-style = block | |
| cursor-style-blink = true | |
| mouse-hide-while-typing = true | |
| shell-integration-features = no-cursor | |
| font-family = Monaco | |
| font-size = 10 | |
| window-vsync = true | |
| clipboard-paste-protection = false | |
| macos-auto-secure-input = true | |
| macos-secure-input-indication = true | |
| macos-applescript = false | |
| desktop-notifications = true | |
| selection-clear-on-typing = false | |
| scrollback-limit = 1000000 | |
| window-height = 28 | |
| window-width = 110 | |
| quit-after-last-window-closed = true | |
| tab-inherit-working-directory = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment