gtk: use correct cursor theme name

This commit is contained in:
Mr Hedgehog 2022-04-26 06:44:06 -04:00
parent 734591c985
commit 3813f45fab
No known key found for this signature in database
GPG key ID: A5F69F6C161FDA7E

View file

@ -3,7 +3,7 @@
enable = true;
cursorTheme = {
package = pkgs.phinger-cursors;
name = "Phinger Cursors";
name = "phinger-cursors";
};
font = {
name = "Input Mono";