feat(home:file-manager): add nemo initial configuration
This commit is contained in:
parent
dde1dca4f7
commit
65fb953361
7 changed files with 51 additions and 5 deletions
|
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue