Fix readme

This commit is contained in:
Rob C. 2025-01-08 03:03:24 +01:00
parent 40c09a7c48
commit 4f6b916a22

View File

@ -5,7 +5,7 @@ My configuration for the [Alacritty](https://alacritty.org/) terminal emulator.
## Installation ## 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. Or `%APPDATA%\alacritty\alacritty.toml` on Windows.\
Then add `import = [ "./hezkore.toml" ]` under `[general]` in your `alacritty.toml` file. Then add `import = [ "./hezkore.toml" ]` under `[general]` in your `alacritty.toml` file.
### Automatic Installation (Linux) ### Automatic Installation (Linux)