fix: pointercursor what
Some checks failed
/ check (push) Failing after 4m1s

This commit is contained in:
Daniel Flanagan 2025-02-20 22:10:31 -06:00
parent fa4a4c212d
commit e479f913fa

View file

@ -108,13 +108,4 @@
]; ];
}; };
}; };
home-manager.users.daniel = {
home = {
pointerCursor = {
size = 40;
};
};
};
} }