mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 12:20:41 +00:00
Add wofi launcher
This commit is contained in:
parent
e20e63e57b
commit
6a85f6b61b
4 changed files with 78 additions and 0 deletions
9
home/programs/graphical/launchers/default.nix
Normal file
9
home/programs/graphical/launchers/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
imports = [
|
||||
#./anyrun
|
||||
#./rofi
|
||||
#./tofi
|
||||
#./walker
|
||||
./wofi
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue