add xcursor.nix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
gtk = {
|
||||
enable = true;
|
||||
cursorTheme = {
|
||||
package = pkgs.phinger-cursor;
|
||||
package = pkgs.phinger-cursors;
|
||||
name = "phinger-cursors";
|
||||
};
|
||||
gtk3.extraConfig = {
|
||||
|
||||
Reference in New Issue
Block a user