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 = {