mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
425 B
425 B
Alacritty
-
Download the template file
-
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 = ''
- Import the generated color scheme in
~/.config/alacritty/alacritty.toml:
[general]
import = ["clrsync.toml"]