Created
September 2, 2025 11:42
-
-
Save danielfilho/88b2a8f8bd3ef8cef034186aaa5aba6b to your computer and use it in GitHub Desktop.
my ghostty configs
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/ | |
maximize = true | |
confirm-close-surface = true | |
quit-after-last-window-closed = true | |
shell-integration = zsh | |
shell-integration-features = no-cursor | |
quick-terminal-screen = mouse | |
clipboard-read = allow | |
clipboard-write = allow | |
copy-on-select = clipboard | |
clipboard-paste-protection = false | |
window-title-font-family = MesloLGS Nerd Font Mono | |
window-theme = system | |
window-padding-x = 5 | |
window-padding-y = 5 | |
window-padding-balance = true | |
window-height = 54 | |
window-width = 187 | |
theme = dark:nord,light:catppuccin-latte | |
cursor-style-blink = false | |
font-size = 18 | |
font-thicken = true | |
font-family = MesloLGS Nerd Font Mono | |
font-style = Regular | |
adjust-underline-position = 40% | |
adjust-underline-thickness = -60% | |
macos-icon = xray |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment