Setting MATE as Your Default Desktop Environment on Fedora
The startx command launches an X session without a display manager, reading configuration from $HOME/.xinitrc. By default, this file doesn’t exist—startx falls back to system defaults that typically only recognize GNOME or KDE. If you’ve installed MATE and want to use it with startx, you need to create a user-level configuration. Understanding startx Initialization When…