wofi improvements

This commit is contained in:
KoenDR06 2025-09-01 20:47:53 +02:00
parent 2d60be7bf3
commit 6771aabe46

View file

@ -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";
} }
{ {