fix(hand7s): stylix fonts&cursors
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
e7ddec2ba2
commit
eaa959363d
2 changed files with 6 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
stylix = {
|
||||
cursor = {
|
||||
name = "material_light_cursors";
|
||||
package = pkgs.material-cursors;
|
||||
name = "Bibata-Modern-Amber";
|
||||
package = pkgs.bibata-cursors;
|
||||
size = 20;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue