Merge branch 'overhaul' of ssh://solis:34916/Koen/nix-config into overhaul

This commit is contained in:
KoenDR06 2025-09-03 16:45:45 +02:00
commit a16080e5fc
9 changed files with 39 additions and 21 deletions

View file

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