feat(tofi): initial tofi configuration

This commit is contained in:
ooks-io 2024-03-05 20:15:37 +13:00
parent 422c3aa187
commit 82265ddca2
5 changed files with 57 additions and 2 deletions

View file

@ -177,7 +177,7 @@ in
"SUPER, mouse:273, resizewindow"
];
bindr = [
"SUPER, SUPER_L, exec, killall rofi || run-as-service $(rofi -show drun)"
"SUPER, SUPER_L, exec, tofi-drun --drun-launch=true"
];
};
}