dot.ghostty 282 B

123456789101112
  1. # linux: $HOME/.config/ghostty/config
  2. # macOS: $HOME/Library/Application\ Support/com.mitchellh.ghostty/config
  3. background = 000000
  4. foreground = ffffff
  5. cursor-color = 00ff00
  6. cursor-style = bar
  7. cursor-style-blink = true
  8. keybind = cmd+right=next_tab
  9. keybind = cmd+left=previous_tab