Created
March 5, 2026 09:32
-
-
Save betacar/a941ac9f8b140f33b5b8eb0eab518f97 to your computer and use it in GitHub Desktop.
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
| # Config generated by Ghostty Config | |
| # https://ghostty.zerebos.com/ | |
| clipboard-read = allow | |
| copy-on-select = clipboard | |
| window-new-tab-position = end | |
| window-padding-x = 1 | |
| window-padding-y = 1 | |
| background-opacity = 0.8 | |
| background-blur = true | |
| background = #000000 | |
| foreground = #bbbbbb | |
| selection-background = #b4d5ff | |
| selection-foreground = #000000 | |
| selection-clear-on-copy = true | |
| cursor-color = #bbbbbb | |
| font-size = 11 | |
| font-family = FiraCode Nerd Font Mono | |
| mouse-hide-while-typing = true | |
| auto-update = download | |
| macos-icon = blueprint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment