Created
April 16, 2026 22:17
-
-
Save altercation/093125b4e8aab533469af5fb5fae5b57 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
| # https://ghostty.org/docs/config | |
| background-opacity = 0.9 | |
| background-blur = true | |
| font-size = 16 | |
| font-thicken | |
| window-padding-x = 5 | |
| window-theme = system | |
| window-height = 30 | |
| window-width = 100 | |
| theme = light:solarized-light,dark:solarized-dark | |
| keybind = global:cmd+opt+ctrl+shift+enter=toggle_quick_terminal | |
| # attempt to fix delete key issue when sshing to remote on macos | |
| term = xterm-256color | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment