fuzzel.nix: add settings

This commit is contained in:
Charlie Root 2024-08-27 20:20:12 +02:00
commit dc9321fe01
4 changed files with 31 additions and 1 deletions

View file

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