Skip to content

Instantly share code, notes, and snippets.

@keyle
Last active March 28, 2025 15:08
Show Gist options
  • Save keyle/bd5205e51df008c53a6901d5a598fb7a to your computer and use it in GitHub Desktop.
Save keyle/bd5205e51df008c53a6901d5a598fb7a 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