Configure hyprcursor

This commit is contained in:
2026-05-03 01:12:58 -05:00
parent 892b3b77ec
commit 82a001387a
+6
View File
@@ -49,4 +49,10 @@
slurp slurp
wl-clipboard wl-clipboard
]; ];
# Some basic hyprcursor stuff
environment.variables = [
HYPRCURSOR_THEME = "Adwaita";
HYPRCURSOR_SIZE = "24";
];
} }