Skip to content

Instantly share code, notes, and snippets.

@nathanielvarona
Forked from keyle/ghostty.setting
Created March 28, 2025 15:08
Show Gist options
  • Save nathanielvarona/f493d42141860925ec82700ac70b191b to your computer and use it in GitHub Desktop.
Save nathanielvarona/f493d42141860925ec82700ac70b191b to your computer and use it in GitHub Desktop.
ghostty setting
# https://ghostty.zerebos.com/app/import-export
# fonts
font-family = Berkeley Mono
font-size = 18
# disable ligatures
font-feature = -calt
# window
window-height = 50
window-width = 170
window-padding-x = 15
window-padding-y = 5
macos-titlebar-style = tabs
unfocused-split-opacity = 1
window-colorspace = display-p3
confirm-close-surface = false
# keys
keybind = super+\=new_split:right
keybind = super+shift+\=new_split:down
keybind = f12=toggle_quick_terminal
# 08101A
background = 090A0F
foreground = 9FB6CF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment