mirror of
https://github.com/alacritty/alacritty-theme
synced 2024-11-16 19:51:03 +01:00
Add general section to config example
This commit is contained in:
parent
88b5fac152
commit
3246429cfc
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Add an import to your `alacritty.toml` (Replace `{theme}` with your desired
|
|||
colorscheme):
|
||||
|
||||
```toml
|
||||
[general]
|
||||
import = [
|
||||
"~/.config/alacritty/themes/themes/{theme}.toml"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue