fix(hand7s): stylix fonts&cursors

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 16:45:26 +03:00
parent e7ddec2ba2
commit eaa959363d
2 changed files with 6 additions and 6 deletions

View file

@ -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;
};
};

View file

@ -2,10 +2,10 @@
stylix = {
fonts = {
sizes = {
applications = 12;
desktop = 11;
popups = 11;
terminal = 12;
applications = 10;
desktop = 9;
popups = 9;
terminal = 10;
};
monospace = {