feat: configure notify-nvim and complete setup

This commit is contained in:
NotAShelf 2023-02-04 01:01:30 +03:00
commit 7c5133efab
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
2 changed files with 20 additions and 10 deletions

View file

@ -166,7 +166,7 @@ in {
}
${
if cfg.smoothScroll.enable
then "require('cinnamon').setup()" 4
then "require('cinnamon').setup()"
else ""
}
'';