diff --git a/README.md b/README.md index a007e9d..7d40caf 100644 --- a/README.md +++ b/README.md @@ -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" ]