Added notification daemon SwayNC
This commit is contained in:
parent
97e1c57488
commit
508a66f1cf
6 changed files with 439 additions and 2865 deletions
|
@ -58,13 +58,14 @@
|
|||
|
||||
filetree.nvimTree = {
|
||||
enable = true;
|
||||
openOnSetup = false;
|
||||
mappings = {
|
||||
toggle = "<leader>e";
|
||||
findFile = "<leader>ef";
|
||||
};
|
||||
setupOpts = {
|
||||
actions.open_file.eject = true;
|
||||
tab.sync.close = true;
|
||||
actions.open_file.quit_on_open = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue