Last active
February 10, 2026 13:43
-
-
Save isuke/40d93e4d1113346a162a5ee8b27ec2f1 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
| theme = Spacegray | |
| selection-background = #c9116e | |
| background-opacity = 0.7 | |
| font-family = "HackGen Console NF", "Menlo", "Monaco", "Courier New", "monospace" | |
| font-thicken = true | |
| macos-window-buttons = hidden | |
| macos-titlebar-style = tabs | |
| maximize = true | |
| fullscreen = false | |
| keybind = super+shift+arrow_left=previous_tab | |
| keybind = super+shift+arrow_right=next_tab | |
| keybind = super+,=text:ghostty +edit-config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment