Closed 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: XOpenDisplayFailed', /rustc/5c1f21c3b82297671ad3ae1e8c942d2ca92e84f2/src/libstd/macros.rs:13:23 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace` ### 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.