Skip to content

Instantly share code, notes, and snippets.

@hutusi
Created March 29, 2026 11:54
Show Gist options
  • Select an option

  • Save hutusi/6b537189ade8610251e2ebb5ca897656 to your computer and use it in GitHub Desktop.

Select an option

Save hutusi/6b537189ade8610251e2ebb5ca897656 to your computer and use it in GitHub Desktop.
ghostty-config
# Theme - Ghostty has 300+ built-in themes
theme = Catppuccin Frappe
# Font - You can use your preferred local font here
font-family = "JetBrains Mono Nerd Font"
font-size = 20
# Window Aesthetics
window-padding-x = 10
window-padding-y = 10
background-opacity = 0.95
background-blur = true
# Example for a larger window
window-width = 1200
window-height = 800
# Mouse & Cursor
cursor-style = bar
mouse-hide-while-typing = true
# Window saving and set the working directory
window-save-state = always
window-inherit-working-directory = true
tab-inherit-working-directory = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment