mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
disable mini.animate (bug with scroll wheel)
This commit is contained in:
@@ -3,10 +3,7 @@
|
|||||||
plugins.mini = {
|
plugins.mini = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mockDevIcons = true;
|
mockDevIcons = true;
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
|
|
||||||
animate = { cursor = { enable = false; }; };
|
|
||||||
icons = { };
|
icons = { };
|
||||||
# TODO: Learn how to use this
|
# TODO: Learn how to use this
|
||||||
bracketed = { };
|
bracketed = { };
|
||||||
|
|||||||
Reference in New Issue
Block a user