wiki: Fix em-dash

This commit is contained in:
Ivan Molodetskikh
2024-03-27 21:47:08 +04:00
parent 3c75082df2
commit 9f0566b1ab
+1 -1
View File
@@ -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.