Cleanup GNOME Shell article
This commit is contained in:
parent
18f6b3f257
commit
79410aff60
|
@ -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
|
||||
```
|
||||
```
|
Reference in New Issue