vintagestory: Fix cursor on wayland (#349063)

This commit is contained in:
Artturin 2024-10-16 23:20:44 +03:00 committed by GitHub
commit 456e8ee042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
] ++ (with xorg; [
libX11
libXi
libXcursor
]));
desktopItems = [