diff --git a/software/gnome-shell/en.md b/software/gnome-shell/en.md index 46129bd..2644e76 100644 --- a/software/gnome-shell/en.md +++ b/software/gnome-shell/en.md @@ -7,17 +7,7 @@ Solus offers GNOME Shell as an alternative to the Budgie desktop environment. Be ## Install -Switch to TTY1 (Ctrl Alt F1) and login. - ``` bash +sudo eopkg rm lightdm sudo eopkg install gdm gnome-shell gnome-shell-extensions -``` - -You must also disable lightdm and enable gdm - -``` bash -sudo systemctl disable lightdm -sudo systemctl stop lightdm -sudo systemctl enable gdm -sudo systemctl start gdm -``` +``` \ No newline at end of file