Add general section to config example

This commit is contained in:
Mikhail Pogorelovsky 2024-11-15 02:06:25 +05:00 committed by GitHub
parent 88b5fac152
commit 3246429cfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
]