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, ...}: {
|
||||
stylix = {
|
||||
cursor = {
|
||||
name = "Whitesur-cursors";
|
||||
package = pkgs.whitesur-cursors;
|
||||
size = 16;
|
||||
name = "material_light_cursors";
|
||||
package = pkgs.material-cursors;
|
||||
size = 20;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue