This commit is contained in:
zastian-dev
2026-01-22 14:54:14 +00:00
parent 08d9999722
commit 805aaa789c
6 changed files with 22 additions and 20 deletions

View File

@@ -86,10 +86,10 @@ in
};
};
cursor = {
package = oreo.override { colors = [ "oreo_spark_pink_cursors" ]; };
name = "oreo_spark_pink_cursors";
size = 32;
};
#cursor = {
# package = oreo.override { colors = [ "oreo_spark_pink_cursors" ]; };
# name = "oreo_spark_pink_cursors";
# size = 32;
#};
};
}