Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save tdensmore/1c31160699b62e435c61d88899079c67 to your computer and use it in GitHub Desktop.

Select an option

Save tdensmore/1c31160699b62e435c61d88899079c67 to your computer and use it in GitHub Desktop.
ghostty
# The syntax is "key = value". The whitespace around the
# equals doesn't matter.
background = 282c34
foreground = ffffff
font-family = "FiraCode Nerd Font Mono Reg"
font-size = 24
# Comments start with a `#` and are only valid on their own line.
# Blank lines are ignored!
keybind = ctrl+z=close_surface
keybind = ctrl+d=new_split:right
keybind = global:cmd+grave_accent=toggle_quick_terminal
quick-terminal-size = 80%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment