Add hyprland patches

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-05-25 01:27:07 +01:00
parent 3610611615
commit d995698feb
7 changed files with 168 additions and 44 deletions

View File

@@ -392,7 +392,7 @@ in
size = mkOption {
type = ints.positive;
default = 32;
default = 24;
description = "The cursor size.";
};
};