From fb177940c96326e2528493c6ba41d567a00e83d7 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Thu, 25 Jul 2024 14:13:57 +0200 Subject: [PATCH] update release mod mod binds --- pages/Configuring/Binds.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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