Hey everyone! I just started learning rust and bevy today and I already encountered a pretty big issue for which I did not find any information on google and I have absolutely no idea on how to fix this. I just created an empty app with the default plugins added. Now when I try to run the application, I get this error ```
thread 'main' panicked at 'Failed to initialize Wayland backend: NoCompositorListening'