Files
clrsync/extra/templates/alacritty/readme.md

425 B

Alacritty

  1. Download the template file

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

[templates.alacritty]
enabled = true
input_path = '~/.config/clrsync/templates/alacritty.toml'
output_path = '~/.config/alacritty/clrsync.toml'
reload_cmd = ''
  1. Import the generated color scheme in ~/.config/alacritty/alacritty.toml:
[general]
import = ["clrsync.toml"]