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