Fix readme

This commit is contained in:
Rob C. 2025-01-08 03:02:34 +01:00
parent 36eeef7fe6
commit 40c09a7c48

View File

@ -4,7 +4,7 @@ My configuration for the [Alacritty](https://alacritty.org/) terminal emulator.
## Installation
Symlink `hezkore.toml` to `$XDG_CONFIG_HOME/alacritty/hezkore.toml`
Symlink `hezkore.toml` to `$XDG_CONFIG_HOME/alacritty/hezkore.toml`.\
Or `%APPDATA%\alacritty\alacritty.toml` on Windows.
Then add `import = [ "./hezkore.toml" ]` under `[general]` in your `alacritty.toml` file.