enable smear

This commit is contained in:
Osman Faruk Bayram 2025-03-12 22:20:40 +03:00
parent 3cb80069c9
commit d32017e435

View file

@ -47,5 +47,7 @@
# an introduction plugin # an introduction plugin
mini.enable = true; # TODO look more into the mini plugin mini.enable = true; # TODO look more into the mini plugin
# cursor animation
smear-cursor.enable = true;
}; };
} }