Try pulling hyprcursor in

This commit is contained in:
Patrick Menking 2024-09-17 17:32:51 -04:00
parent be5ddff362
commit efd25516a3
3 changed files with 4 additions and 3 deletions

View file

@ -9,7 +9,6 @@
};
config.environment.sessionVariables = lib.mkIf config.hypr.enable {
WLR_NO_HARDWARE_CURSORS = "1";
NIXOS_OZONE_WL = "1";
};
}