fix cursor theme
This commit is contained in:
parent
95efe2cd37
commit
407cf7a6b7
|
@ -152,6 +152,7 @@ in {
|
||||||
name = "capitaine-cursors";
|
name = "capitaine-cursors";
|
||||||
size = 32;
|
size = 32;
|
||||||
package = pkgs.capitaine-cursors;
|
package = pkgs.capitaine-cursors;
|
||||||
|
gtk.enable = true;
|
||||||
};
|
};
|
||||||
gtk = {
|
gtk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue