nixdots/home/programs/graphical/launchers/default.nix
2024-06-10 19:19:30 +02:00

10 lines
86 B
Nix

{
imports = [
#./anyrun
#./rofi
#./tofi
#./walker
./wofi
];
}