Last active
October 28, 2025 19:44
-
-
Save BornPsych/ca8b9d350865a4fd0e73beff4e1aa738 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 and Colors === | |
| theme = Catppuccin Frappe | |
| # === Mouse Behavior === | |
| mouse-hide-while-typing = true | |
| mouse-scroll-multiplier = 2.0 | |
| # === Quick Terminal === | |
| keybind = global:alt+space=toggle_quick_terminal | |
| # quick-terminal-screen = "mouse" | |
| quick-terminal-animation-duration = 0 | |
| macos-option-as-alt = true | |
| quick-terminal-size = 30% | |
| keybind = shift+enter=text:\x1b\r | |
| keybind = shift+enter=text:\n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment