diff options
| -rw-r--r-- | wiki/Configuration:-Key-Bindings.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/Configuration:-Key-Bindings.md b/wiki/Configuration:-Key-Bindings.md index 411c5b0f..95995b34 100644 --- a/wiki/Configuration:-Key-Bindings.md +++ b/wiki/Configuration:-Key-Bindings.md @@ -22,7 +22,7 @@ Valid modifiers are: - `Shift`; - `Alt`; - `Super` or `Win`; -- `ISO_Level3_Shift` or `Mod5`---this is the AltGr key on certain layouts; +- `ISO_Level3_Shift` or `Mod5`—this is the AltGr key on certain layouts; - `Mod`. `Mod` is a special modifier that is equal to `Super` when running niri on a TTY, and to `Alt` when running niri as a nested winit window. |
