Skip to content

Instantly share code, notes, and snippets.

@hoyhoy
Created March 12, 2026 21:11
Show Gist options
  • Select an option

  • Save hoyhoy/68491a8cf041760d7f097a4b6192ea8a to your computer and use it in GitHub Desktop.

Select an option

Save hoyhoy/68491a8cf041760d7f097a4b6192ea8a to your computer and use it in GitHub Desktop.
Ghostty Config, if you even care...
# Font settings
# font-family = "JetBrainsMono NFM"
font-size = 14
adjust-cell-height = 8%
adjust-cell-width = 8%
font-style-bold = "Heavy"
font-synthetic-style = true
bold-is-bright = true
# Enable font features that might help with bold
# font-feature = -calt
# cursor-color = #8e24aa
# adjust-cursor-thickness = 100
keybind = ctrl+h=write_scrollback_file:open
keybind = ctrl+d=text:\x1b[3~
scrollback-limit = 100000000
# Adjust rendering
font-thicken = true
# theme = Dark Pastel
theme = Catppuccin Mocha
shell-integration-features = no-cursor,sudo,no-title
cursor-style = block
# adjust-cell-height = 10%
# background-opacity = 0.96
# mouse-hide-while-typing = true
mouse-scroll-multiplier = 2
window-padding-balance = true
window-save-state = always
macos-titlebar-style = hidden
macos-non-native-fullscreen = true
window-colorspace = "display-p3"
# Background
background = 000000
# Your existing settings
background-blur-radius = 20
mouse-hide-while-typing = true
window-decoration = true
window-width = 140
window-height = 40
macos-option-as-alt = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment