Created
April 18, 2025 15:29
-
-
Save thijskok/38dc5e559878352727d7be0d9e3340de to your computer and use it in GitHub Desktop.
Ghostty configuration
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 = NightOwlDark | |
window-padding-x = 10 | |
window-padding-y = 4 | |
window-width = 120 | |
window-height = 45 | |
font-size = 14.5 | |
font-family = Hack | |
font-thicken = false | |
adjust-cell-width = -3% | |
adjust-underline-position = 40% | |
adjust-underline-thickness = -60% | |
cursor-style = block | |
cursor-style-blink = true | |
copy-on-select = clipboard | |
link-url = true | |
shell-integration = zsh | |
shell-integration-features = no-cursor | |
macos-non-native-fullscreen = true | |
macos-titlebar-style = tabs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment