added the fuzzel application launcher

This commit is contained in:
Charlie Root 2024-08-20 21:37:28 +02:00
commit 98e78cfd01
5 changed files with 23 additions and 3 deletions

View file

@ -2,5 +2,6 @@ _: {
imports = [
./rofi
./anyrun
./fuzzel/module.nix
];
}