pointerCursor + lightdm bullshit

This commit is contained in:
Anish Lakhwara
2022-10-19 21:11:13 +10:00
parent f3e4f71928
commit 8a30a27452
3 changed files with 18 additions and 10 deletions
+1
View File
@@ -10,6 +10,7 @@ in
{
home.pointerCursor = {
x11.enable = true;
x11.defaultCursor = "left_ptr";
package = pkgs.capitaine-cursors;
name = "capitaine-cursors";
};