added chrome-gnome-shell

This commit is contained in:
Blaž Mežnaršič 2017-03-27 16:53:05 +02:00
parent 58ec0b418a
commit 93edf70666
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ Solus offers GNOME Shell as an alternative to the Budgie desktop environment. Be
Switch to TTY1 (Ctrl Alt F1) and login.
``` bash
sudo eopkg install gdm gnome-shell gnome-shell-extensions
sudo eopkg install gdm gnome-shell gnome-shell-extensions chrome-gnome-shell
```
You must also disable lightdm and enable gdm
@ -20,4 +20,4 @@ sudo systemctl disable lightdm
sudo systemctl stop lightdm
sudo systemctl enable gdm
sudo systemctl start gdm
```
```