New issue by unifxfoe on void-packages repository https://github.com/void-linux/void-packages/issues/23927 Description: ### Expected behavior After building alacritty and running the binary I expected it to open ### Actual behavior It gave me this error: `thread 'main' panicked at 'Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: LibraryOpenError(OpenError { kind: Library, detail: "opening library failed (libXcursor.so.1: cannot open shared object file: No such file or directory); opening library failed (libXcursor.so: cannot open shared object file: No such file or directory)" })', /rustc/5c1f21c3b82297671ad3ae1e8c942d2ca92e84f2/src/libstd/macros.rs:13:23` ### Steps to reproduce the behavior I am using WSL 2 and then followed the procedure on the website to build alacritty but to no avail.