Installing MATE in Fedora Remix for WSL
These instructions assume that you have just installed Fedora Remix, and the users have been created.
Install MATE
sudo dnf -y update
sudo dnf -y group install "mate-desktop" --skip-broken
Setting up dbus daemon
echo -e '\neval "$(timeout 2s dbus-launch --auto-syntax)"'>>~/.bashrc
source ~/.bashrc
Running MATE
Run your preferred server in desktop mode. In the case of X410: x410.exe /desktop
mate-session