mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
clarify submaps
This commit is contained in:
parent
b560f6dd4b
commit
a3ec90d572
1 changed files with 3 additions and 2 deletions
|
@ -236,8 +236,9 @@ Combining this with a submap should yield neat and usable results.
|
||||||
|
|
||||||
# Submaps
|
# Submaps
|
||||||
|
|
||||||
If you want keybind submaps, for example if you press <key>ALT</key> +
|
If you want keybind submaps, also known as _modes_ or _groups_, for example if
|
||||||
<key>R</key>, you can enter a "resize" mode, resize with arrow keys, and leave
|
you press <key>ALT</key> + <key>R</key>, you can enter a "resize" mode,
|
||||||
|
resize with arrow keys, and leave
|
||||||
with escape, do it like this:
|
with escape, do it like this:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
|
|
Loading…
Reference in a new issue