docs: update readme

This commit is contained in:
NotAShelf 2023-02-04 00:35:00 +03:00
commit 242f52e248
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
3 changed files with 16 additions and 11 deletions

View file

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