change cursor
This commit is contained in:
parent
9ba2e7d019
commit
05c5690363
2 changed files with 7 additions and 5 deletions
|
@ -28,13 +28,15 @@
|
|||
};
|
||||
};
|
||||
cursorTheme = {
|
||||
name = "Catppuccin-Frappe-Dark";
|
||||
name = "Nordzy-cursors";
|
||||
package = pkgs.nordzy-cursor-theme;
|
||||
size = 32;
|
||||
};
|
||||
};
|
||||
|
||||
home.pointerCursor = {
|
||||
package = pkgs.catppuccin-cursors;
|
||||
name = "Catppuccin-Frappe-Red";
|
||||
size = 15;
|
||||
name = "Nordzy-cursors";
|
||||
package = pkgs.nordzy-cursor-theme;
|
||||
size = 32;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue