I was using Ubuntu GNOME for years and I just tried new Ubuntu 17.10, and I absolutely hate it. Is there an easy way to get default GNOME?
Basically I want to:
- Remove dock on the left
- Add top left hot corner
- Adwaita Theme
I was using Ubuntu GNOME for years and I just tried new Ubuntu 17.10, and I absolutely hate it. Is there an easy way to get default GNOME?
Basically I want to:
Run
sudo apt remove gnome-shell-extension-ubuntu-dock
Run
gsettings set org.gnome.shell enable-hot-corners true
Run
sudo apt install gnome-themes-standard
Install GNOME Tweaks by
sudo apt install gnome-tweak-tool
Launch Tweaks and select Adwaita in Appearance > Themes > Applications.
(Or simply follow the Q&A I linked in the comments)