diff --git a/pages/Configuring/Binds.md b/pages/Configuring/Binds.md index b718cc4..90594f5 100644 --- a/pages/Configuring/Binds.md +++ b/pages/Configuring/Binds.md @@ -80,11 +80,11 @@ will bind it to SUPER + LMB. ### Only modkeys -For binding only modkeys, you need to use the SOURCE modmask (without the +For binding only modkeys, you need to use the TARGET modmask (with the activating mod) and the `r` flag, e.g.: ```ini -bindr=SUPER,Alt_L,exec,amongus +bindr=SUPER ALT,Alt_L,exec,amongus ``` Will bind `exec amongus` to SUPER + ALT