1
1
Fork 0

walker: disable runner module

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-10-09 23:12:39 -05:00
parent 4d7d75ca03
commit 445faece93
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -45,7 +45,7 @@ in {
clipboard.switcher_only = true; clipboard.switcher_only = true;
commands.switcher_only = true; commands.switcher_only = true;
custom_commands.switcher_only = true; custom_commands.switcher_only = true;
runner.switcher_only = false; runner.switcher_only = true;
ssh.switcher_only = true; ssh.switcher_only = true;
windows.switcher_only = true; windows.switcher_only = true;