Skip to content

Instantly share code, notes, and snippets.

@doole
Created January 16, 2025 15:06
Show Gist options
  • Save doole/17d1a469101d3d21882d785adbb9af79 to your computer and use it in GitHub Desktop.
Save doole/17d1a469101d3d21882d785adbb9af79 to your computer and use it in GitHub Desktop.
ghostty configuration https://ghostty.org
# NOTE:
# docs:
# ghostty +show-config --default --docs | nvim
# examples:
# https://github.com/search?q=path%3Aghostty%2Fconfig&type=code
# more info:
# https://fredrikaverpil.github.io/blog/2024/12/04/ghostty-on-macos/
font-family = Symbols Nerd Font Mono
font-family = JetBrains Mono
font-size = 13
macos-titlebar-style = transparent
# macos-titlebar-style = tabs
macos-titlebar-proxy-icon = hidden
macos-option-as-alt = true
window-width = 200
window-height = 50
shell-integration = zsh
background-opacity = 0.97
background-blur-radius = 20
theme = light:catppuccin-latte,dark:catppuccin-mocha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment