From 2f2f6c96b1949146e01824f4fab1b868f168a1b4 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Fri, 25 Apr 2025 22:55:47 +0100 Subject: [PATCH] stylix: increase cursor size --- modules/nixos/system/desktop/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nixos/system/desktop/hyprland.nix b/modules/nixos/system/desktop/hyprland.nix index 014f51a..edd7ec2 100644 --- a/modules/nixos/system/desktop/hyprland.nix +++ b/modules/nixos/system/desktop/hyprland.nix @@ -37,7 +37,7 @@ in cursor = { name = "macOS"; package = pkgs.apple-cursor; - size = 24; + size = 26; }; fonts = {