mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
custom cursor
This commit is contained in:
parent
e6eba0e4f2
commit
ca71898f78
1 changed files with 7 additions and 0 deletions
|
|
@ -44,4 +44,11 @@ in {
|
|||
EDITOR = "nvim";
|
||||
};
|
||||
};
|
||||
|
||||
home.pointerCursor = {
|
||||
name = "phinger-cursors-dark";
|
||||
package = pkgs.phinger-cursors;
|
||||
size = 32;
|
||||
gtk.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue