nixdots/home/programs/graphical/launchers/default.nix

10 lines
86 B
Nix
Raw Normal View History

2024-06-10 17:19:30 +00:00
{
imports = [
#./anyrun
#./rofi
#./tofi
#./walker
./wofi
];
}