From a5cfd91fdffa0947e034da0c59ba0b25a8e3a715 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Mon, 21 Apr 2025 15:55:09 +0100 Subject: [PATCH] stylix: set cursor size to 24 --- modules/nixos/system/desktop/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/nixos/system/desktop/hyprland.nix b/modules/nixos/system/desktop/hyprland.nix index 01680b6..2480e1c 100644 --- a/modules/nixos/system/desktop/hyprland.nix +++ b/modules/nixos/system/desktop/hyprland.nix @@ -39,6 +39,7 @@ in cursor = { name = "macOS"; package = pkgs.apple-cursor; + size = 24; }; fonts = {