stylix: new cursor
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
parent
f169610f17
commit
d88ae84e25
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
stylix = {
|
stylix = {
|
||||||
cursor = {
|
cursor = {
|
||||||
name = "Whitesur-cursors";
|
name = "material_light_cursors";
|
||||||
package = pkgs.whitesur-cursors;
|
package = pkgs.material-cursors;
|
||||||
size = 16;
|
size = 20;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue