stylix: set cursor size to 24

This commit is contained in:
Jordan Holt 2025-04-21 15:55:09 +01:00
parent 6ba082e672
commit a5cfd91fdf
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

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