Created
May 7, 2026 12:20
-
-
Save ArtDu/34ce649c999c75d4d002f3775e6b1d4e to your computer and use it in GitHub Desktop.
Minimalistic config.ghostty
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
| keybind = super+v=paste_from_clipboard | |
| # theme = Builtin Light | |
| # theme = ITerm2 Solarized Light | |
| # theme = Jetbrains Darcula | |
| theme = Monokai Pro | |
| # shell-integration-features = ssh-env,ssh-terminfo | |
| keybind = super+shift+Ъ=next_tab | |
| keybind = super+shift+Х=previous_tab | |
| keybind = super+shift+Х=previous_tab | |
| split-divider-color = #61AFEF | |
| unfocused-split-opacity = 0.90 | |
| unfocused-split-fill = #bb9af7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment