11-18-2018, 09:48 AM
(08-26-2018, 07:50 AM)Pitcrawler Wrote: In the minimal image, you can run the script in /usr/local/sbin/ called install_desktop.sh. It can install either mate, i3, gnome, xfce4 or lxde.
So say you want the gnome desktop, you'd go:
cd /usr/local/sbin
sudo ./install_desktop.sh gnome
So can this be written up in a wiki or getting started?