ALACRITTY(1) | User Commands | ALACRITTY(1) |
Alacritty - A fast, cross-platform, OpenGL terminal emulator
alacritty [SUBCOMMANDS] [FLAGS] [OPTIONS]
Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance.
When only the general class is passed, instance will be set to the same value.
On Wayland the general class sets the `app_id`, while the instance class is ignored.
Alacritty looks for the configuration file at the following
paths:
1. $XDG_CONFIG_HOME/alacritty/alacritty.yml
2. $XDG_CONFIG_HOME/alacritty.yml
3. $HOME/.config/alacritty/alacritty.yml
4. $HOME/.alacritty.yml
On Windows, the configuration file is located at %APPDATA%\alacritty\alacritty.yml.
See the alacritty github repository at https://github.com/alacritty/alacritty for the full documentation.
Found a bug? Please report it at https://github.com/alacritty/alacritty/issues.
•Joe Wilm <joe@jwilm.com>
August 2018 | alacritty 0.11.0 |