Skip to content

Instantly share code, notes, and snippets.

@apavamontri
Last active September 17, 2025 22:32
Show Gist options
  • Save apavamontri/6336eb5e9065568e51c7097c6819e706 to your computer and use it in GitHub Desktop.
Save apavamontri/6336eb5e9065568e51c7097c6819e706 to your computer and use it in GitHub Desktop.
Ghostty Config
# Config generated by Ghostty Config
working-directory = home
quit-after-last-window-closed = true
shell-integration = zsh
shell-integration-features = no-cursor,no-sudo,title,ssh-env
window-padding-x = 5
window-padding-y = 5
background-opacity = 0.85
background-blur-radius = 20
# Config generated by Ghostty Config
theme = Gruvbox Dark
background = #282828
foreground = #ebdbb2
selection-background = #665c54
selection-foreground = #ebdbb2
cursor-style = block
cursor-color = #ebdbb2
cursor-text = #282828
palette = 0=#282828
palette = 1=#cc241d
palette = 2=#98971a
palette = 3=#d79921
palette = 4=#458588
palette = 5=#b16286
palette = 6=#689d6a
palette = 7=#a89984
palette = 8=#928374
palette = 9=#fb4934
palette = 10=#b8bb26
palette = 11=#fabd2f
palette = 12=#83a598
palette = 13=#d3869b
palette = 14=#8ec07c
palette = 15=#ebdbb2
font-size = 14
font-family = "MesloLGS NF"
font-family-bold = "MesloLGS NF Bold"
font-family-italic = "MesloLGS NF Italic"
font-family-bold-italic = "MesloLGS NF Bold Italic"
window-height = 55
window-width = 120
keybind = shift+enter=text:\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment