switch wofi search mode
This commit is contained in:
parent
6771aabe46
commit
38bee9c6ff
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ in {
|
|||
mods = ["SUPER"];
|
||||
key = "SPACE";
|
||||
dispatcher = "exec";
|
||||
params = "pkill wofi || wofi -i -S drun -M fuzzy";
|
||||
params = "pkill wofi || wofi -i -S drun -M multi-contains";
|
||||
}
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue