stylix: increase cursor size
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m2s

This commit is contained in:
2025-04-25 22:55:47 +01:00
parent 8d6ff41c41
commit 2f2f6c96b1

View File

@ -37,7 +37,7 @@ in
cursor = { cursor = {
name = "macOS"; name = "macOS";
package = pkgs.apple-cursor; package = pkgs.apple-cursor;
size = 24; size = 26;
}; };
fonts = { fonts = {