feat(home:file-manager): add nemo initial configuration

This commit is contained in:
ooks-io 2024-06-23 23:18:20 +12:00
parent dde1dca4f7
commit 65fb953361
7 changed files with 51 additions and 5 deletions

View file

@ -1,14 +1,15 @@
{
imports = [
./browser # done -- firefox still need: chrome, brave
./browser
./creative
./communication # only discord implemented
./media # done -- spotify gui still needs to be implemented
./terminal # done -- wezterm still needs to be implemented
./wayland # -- almost done, need to implement eww
./communication
./media
./terminal
./wayland
./productivity
./gaming
./security
./tools
./file-manager
];
}