Files
clrsync/extra/templates/terminals/ghostty/readme.md

398 B

Ghostty

  1. Download the template file

  2. Configure the template in ~/.config/clrsync/config.toml:

[templates.ghostty]
enabled = true
input_path = '~/.config/clrsync/templates/ghostty'
output_path = '~/.config/ghostty/themes/clrsync'
reload_cmd = 'pkill -SIGUSR2 ghostty'
  1. Set the generated color scheme in ~/.config/ghostty/config:
theme = "clrsync"