mention removal of shift mod keybinds

This commit is contained in:
vaxerski 2022-08-21 16:45:24 +02:00
parent 888080b18c
commit 5cbcdcb36d
1 changed files with 7 additions and 0 deletions

View File

@ -124,6 +124,13 @@ bind=SUPERSHIFT,Q,exec,firefox
will bind opening firefox to <key>SUPER</key> + <key>SHIFT</key> + <key>Q</key>
{{< hint type=important >}}
After Hyprland v0.10.3beta, the SHIFT-mod behaviour described below has been removed, meaning now you should normally bind them with e.g.:
```
bind=SUPERSHIFT,1,exec,amogus
```
{{< /hint >}}
Please note that <key>SHIFT</key> modifies the key names, so for example
```