Update README.md

This commit is contained in:
indrajit 2022-09-14 19:30:54 +06:00 committed by GitHub
parent f521bb8f84
commit 6c17f94b3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ There are multiple ways -
And add the below line into `alacritty.yaml`:
```yaml
import:
- ~/.alacritty-colorscheme/themes/{shceme_name}.yaml
- ~/.alacritty-colorscheme/themes/{scheme_name}.yaml
```
2. Copy the content of `yaml` file in the `colors` section into `~/.config/alacritty/alacritty.yml` file.
3. Use [alacritty-colorscheme](https://github.com/toggle-corp/alacritty-colorscheme). Read details here: [Docs](https://github.com/toggle-corp/alacritty-colorscheme/blob/master/README.md)