Last active
May 5, 2026 12:22
-
-
Save CristianoRC/81d1c424d6ac92fdc8796e8264574695 to your computer and use it in GitHub Desktop.
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
| theme = "light:Horizon Bright, dark:Ayu" | |
| font-family = "Hack" | |
| font-size = 20 | |
| font-feature = -liga, -calt | |
| font-thicken = true | |
| window-padding-x = 10 | |
| window-padding-y = 10 | |
| window-padding-balance = true | |
| window-padding-color = background | |
| window-decoration = true | |
| window-colorspace = "display-p3" | |
| window-save-state = always | |
| cursor-style = block | |
| cursor-style-blink = false | |
| cursor-opacity = 0.85 | |
| mouse-hide-while-typing = true | |
| adjust-cell-height = 35% | |
| copy-on-select = clipboard | |
| clipboard-trim-trailing-spaces = true | |
| confirm-close-surface = false | |
| resize-overlay = never | |
| unfocused-split-opacity = 0.7 | |
| scrollback-limit = 100000 | |
| shell-integration-features = no-cursor,sudo,title | |
| macos-titlebar-style = transparent | |
| macos-secure-input-indication = false | |
| macos-icon = custom | |
| macos-custom-icon = /Users/cristianorc/.config/ghostty/Ghostty.png | |
| background-opacity = 0.8 | |
| background-blur = 85 | |
| language = pt_BR | |
| #Icon = https://dashboardicons.com/icons/ghostty |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment