Commit 200e2090 authored by Artturin's avatar Artturin
Browse files

vintagestory: Fix cursor on wayland

Capturing and Texture.

Doesn't need to use `LD_PRELOAD`, `LD_LIBRARY_PATH` works.

https://www.github.com/NixOS/nixpkgs/issues/265817#issuecomment-2345008152
parent e544a67e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
  ] ++ (with xorg; [
    libX11
    libXi
    libXcursor
  ]));

  desktopItems = [