Skip to content

Instantly share code, notes, and snippets.

@thomasfaingnaert
Last active April 6, 2019 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasfaingnaert/30fb74577b70ef66b5e009f3b097281d to your computer and use it in GitHub Desktop.
Save thomasfaingnaert/30fb74577b70ef66b5e009f3b097281d to your computer and use it in GitHub Desktop.
Installing Communitheme/Yaru on Ubuntu 18.04 LTS
sudo snap install communitheme
sudo update-alternatives --install /usr/share/gnome-shell/theme/gdm3.css gdm3.css /snap/communitheme/current/share/gnome-shell/theme/Communitheme/gnome-shell.css 15
sudo sed -ie '/^\[User\]$/,/^\[/ s/^\(XSession=\).*$/\1ubuntu-communitheme-snap/' /var/lib/AccountsService/users/${USER}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment