Update cursor name in default.nix file
This commit is contained in:
@@ -22,14 +22,14 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
stylix.cursor = {
|
stylix.cursor = {
|
||||||
name = "";
|
name = "Breeze";
|
||||||
size = 24;
|
size = 24;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
stylix.cursor = {
|
stylix.cursor = {
|
||||||
name = "";
|
name = "Breeze";
|
||||||
size = 24;
|
size = 24;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user