home-manager/gui: Fix cursor scaling
This commit is contained in:
parent
8954f65b80
commit
c6780a146f
@ -78,6 +78,7 @@ in
|
|||||||
pointerCursor = {
|
pointerCursor = {
|
||||||
package = pkgs.vanilla-dmz;
|
package = pkgs.vanilla-dmz;
|
||||||
name = "Vanilla-DMZ";
|
name = "Vanilla-DMZ";
|
||||||
|
size = 16;
|
||||||
gtk.enable = true;
|
gtk.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user