Skip to content

Instantly share code, notes, and snippets.

@scorphus
Created October 29, 2025 09:30
Show Gist options
  • Save scorphus/24604aa6d4111d8c41f3a4b823834530 to your computer and use it in GitHub Desktop.
Save scorphus/24604aa6d4111d8c41f3a4b823834530 to your computer and use it in GitHub Desktop.
Ghostty Config
# ~/.config/ghostty/config
# The syntax is "key = value". The whitespace around the equals doesn't matter.
# Empty values reset the configuration to the default value
# Comments start with a `#` and are only valid on their own line.
# Blank lines are ignored!
background = 000000
foreground = ebebeb
font-family = Victor Mono
font-style = bold
font-style-bold = heavy
background-opacity = 0.8
command = "/opt/homebrew/bin/fish -li"
window-decoration = false
copy-on-select = clipboard
theme = Peppermint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment