make custom cursors work on gtk apps
This commit is contained in:
parent
a72077cead
commit
cc99a35e87
1 changed files with 2 additions and 1 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
x11.enable = true;
|
x11.enable = true;
|
||||||
package = pkgs.capitaine-cursors;
|
package = pkgs.capitaine-cursors;
|
||||||
name = "capitaine-cursors";
|
name = "capitaine-cursors";
|
||||||
size = 48;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gtk.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue