From 354f3fa14ff05b576f6b40ec2ef4de0c7f1741fa Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Sun, 27 Apr 2025 23:04:41 +0200 Subject: [PATCH] make the cursor bigger 16>24 --- nixos/shared/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/shared/default.nix b/nixos/shared/default.nix index 81c302b..132d5b4 100644 --- a/nixos/shared/default.nix +++ b/nixos/shared/default.nix @@ -114,7 +114,7 @@ image = ./background.jpg; cursor.package = pkgs.catppuccin-cursors.macchiatoMauve; cursor.name = "catppuccin-macchiato-mauve-cursors"; - cursor.size = 16; + cursor.size = 24; homeManagerIntegration.followSystem = true; fonts = { serif = {