stylix: increase cursor size
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m2s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m2s
This commit is contained in:
parent
8d6ff41c41
commit
2f2f6c96b1
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user