walker: disable runner module
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
4d7d75ca03
commit
445faece93
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ in {
|
|||
clipboard.switcher_only = true;
|
||||
commands.switcher_only = true;
|
||||
custom_commands.switcher_only = true;
|
||||
runner.switcher_only = false;
|
||||
runner.switcher_only = true;
|
||||
ssh.switcher_only = true;
|
||||
windows.switcher_only = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue