change launcher to fuzzel

This commit is contained in:
KoenDR06 2025-12-24 17:59:59 +01:00
parent 82a11ef821
commit c158671e70
3 changed files with 3 additions and 2 deletions

View file

@ -33,7 +33,7 @@ in {
mods = ["SUPER"];
key = "SPACE";
dispatcher = "exec";
params = "pkill wofi || wofi -i -S drun -M multi-contains";
params = "pkill fuzzel || fuzzel -T kitty";
}
{