- # linux: $HOME/.config/ghostty/config
- # macOS: $HOME/Library/Application\ Support/com.mitchellh.ghostty/config
- background = 000000
- foreground = ffffff
- cursor-color = 00ff00
- cursor-style = bar
- cursor-style-blink = true
- keybind = cmd+right=next_tab
- keybind = cmd+left=previous_tab
- theme = deep
|