modules/theme: increase default cursor size

This commit is contained in:
Anthony Rodriguez 2024-12-01 12:19:52 +01:00
parent 6b5565b10b
commit 95120530bd
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -53,7 +53,7 @@ in {
description = ''
Size of the cursor.
'';
default = 24;
default = 32;
};
};
};