switch wofi search mode

This commit is contained in:
KoenDR06 2025-09-02 22:52:39 +02:00
parent 6771aabe46
commit 38bee9c6ff

View file

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