Modules/Niri: Explicitly set home.pointerCursor.enable

This commit is contained in:
2026-08-31 20:31:56 +02:00
parent f493275ea0
commit b4a04567e0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ in {
home = {
pointerCursor = {
enable = true;
gtk.enable = lib.mkDefault true;
x11.enable = lib.mkDefault true;
package = lib.mkDefault color.cursorPackage;