This repository has been archived on 2024-04-14. You can view files and clone it, but cannot push or open issues or pull requests.
help-center-docs/software/gnome-shell/en.md

13 lines
317 B
Markdown
Raw Normal View History

2017-02-26 21:30:46 +00:00
+++
title = "Gnome Shell"
+++
# Gnome Shell
Solus offers GNOME Shell as an alternative to the Budgie desktop environment. Below are installation instructions for installing GNOME Shell and necessary components:
## Install
``` bash
2017-04-18 23:45:27 +00:00
sudo eopkg rm lightdm
sudo eopkg install gdm gnome-shell gnome-shell-extensions
2017-04-18 23:45:27 +00:00
```