diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-01-07 21:56:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-07 21:56:55 +0000 |
commit | a38a0679926628271d2a02c1c28e554402038ddc (patch) | |
tree | 18dddf338d7b132ecc186c01505fda3b96485e17 /alacritty.yml | |
parent | 55c894b30be46d4dcc59ce78f357f2b55ef20bb0 (diff) | |
download | alacritty-a38a0679926628271d2a02c1c28e554402038ddc.tar.gz alacritty-a38a0679926628271d2a02c1c28e554402038ddc.zip |
Fix minor issues in the config documentation
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty.yml b/alacritty.yml index b1cfa9f8..634d40a3 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -342,7 +342,7 @@ live_config_reload: true # `showkey --scancodes` # # Values for `mods`: -# - Command +# - Super # - Control # - Shift # - Alt |