Skip to content

Instantly share code, notes, and snippets.

@0v3rth3d4wn
Last active October 17, 2025 05:53
Show Gist options
  • Select an option

  • Save 0v3rth3d4wn/b49a8eb7ae0b8f555ea2435357b442f3 to your computer and use it in GitHub Desktop.

Select an option

Save 0v3rth3d4wn/b49a8eb7ae0b8f555ea2435357b442f3 to your computer and use it in GitHub Desktop.
Ghostty config
# Colors
background = 000000
foreground = ffffff
theme = deep
# Fonts
font-size = "18"
font-family = "Monaspace Neon"
font-family-bold = "Monaspace Bold"
font-family-italic = "Monaspace Italic"
font-family-bold-italic = "Monaspace Bold Italic"
font-thicken = "true"
font-thicken-strength = "10"
# Misc
window-save-state = always
cursor-style = block
cursor-style-blink = false
shell-integration-features = no-cursor
macos-option-as-alt = true
# Key Bindings
keybind = alt+delete=esc:d
#keybind = super+delete=esc:K
#keybind = alt+left=goto_split:left
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment