stylix: set cursor size to 24
This commit is contained in:
parent
6ba082e672
commit
a5cfd91fdf
@ -39,6 +39,7 @@ in
|
|||||||
cursor = {
|
cursor = {
|
||||||
name = "macOS";
|
name = "macOS";
|
||||||
package = pkgs.apple-cursor;
|
package = pkgs.apple-cursor;
|
||||||
|
size = 24;
|
||||||
};
|
};
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user