change cursor
This commit is contained in:
parent
05c5690363
commit
dca8c4db7c
2 changed files with 3 additions and 3 deletions
|
@ -30,13 +30,13 @@
|
|||
cursorTheme = {
|
||||
name = "Nordzy-cursors";
|
||||
package = pkgs.nordzy-cursor-theme;
|
||||
size = 32;
|
||||
size = 20;
|
||||
};
|
||||
};
|
||||
|
||||
home.pointerCursor = {
|
||||
name = "Nordzy-cursors";
|
||||
package = pkgs.nordzy-cursor-theme;
|
||||
size = 32;
|
||||
size = 20;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue