module changes
This commit is contained in:
parent
b1fbf302a6
commit
fe34f6c78a
8 changed files with 43 additions and 21 deletions
|
@ -4,7 +4,7 @@ _: {
|
|||
enable = true;
|
||||
nvimWebDevicons.enable = true;
|
||||
scrollBar.enable = false;
|
||||
smoothScroll.enable = false;
|
||||
smoothScroll.enable = true;
|
||||
cellularAutomaton.enable = true;
|
||||
highlight-undo.enable = true;
|
||||
|
||||
|
@ -21,6 +21,7 @@ _: {
|
|||
notification.window = {
|
||||
winblend = 0;
|
||||
border = "none";
|
||||
render_limit = 10;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue