Skip to content

Instantly share code, notes, and snippets.

@andoniabedul
Created January 9, 2025 12:54
Show Gist options
  • Select an option

  • Save andoniabedul/ff9ba3f81c897db783f748c4275c0dff to your computer and use it in GitHub Desktop.

Select an option

Save andoniabedul/ff9ba3f81c897db783f748c4275c0dff to your computer and use it in GitHub Desktop.
Configuration of ghostty terminal
# theme
background = 000000
foreground = FC913A
background-opacity = 0.8
background-blur-radius = 20
theme = "Fahrenheit"
palette = 6=#E62600
cursor-style = bar
# font
font-family = "JetBrains Mono NL"
font-size = 14
# window
macos-titlebar-style = tabs
window-theme = dark
# keybindings
keybind = ctrl+h=goto_split:left
keybind = ctrl+j=goto_split:bottom
keybind = ctrl+k=goto_split:top
keybind = ctrl+l=goto_split:right
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment