From eaa959363d9b802a5bc9cde94d2c53fb06302fd6 Mon Sep 17 00:00:00 2001 From: s0me1newithhand7s Date: Fri, 29 May 2026 16:45:26 +0300 Subject: [PATCH] fix(hand7s): stylix fonts&cursors Signed-off-by: s0me1newithhand7s --- hand7s/stylix/cursor.nix | 4 ++-- hand7s/stylix/fonts.nix | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hand7s/stylix/cursor.nix b/hand7s/stylix/cursor.nix index 70c26d0..b419d68 100644 --- a/hand7s/stylix/cursor.nix +++ b/hand7s/stylix/cursor.nix @@ -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; }; }; diff --git a/hand7s/stylix/fonts.nix b/hand7s/stylix/fonts.nix index 6b67bb6..c9003aa 100644 --- a/hand7s/stylix/fonts.nix +++ b/hand7s/stylix/fonts.nix @@ -2,10 +2,10 @@ stylix = { fonts = { sizes = { - applications = 12; - desktop = 11; - popups = 11; - terminal = 12; + applications = 10; + desktop = 9; + popups = 9; + terminal = 10; }; monospace = {