Merge pull request #31 from bmeznarsic/master

added chrome-gnome-shell
This commit is contained in:
Joshua Strobl 2017-03-27 17:57:53 +03:00 committed by GitHub
commit da4717009a
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
```
```