#!/bin/bash # Based on script by Petr Kirpeit - https://github.com/petrk94/ApricityOS_on_Ubuntu/ # Icon Sets based in ApricityOS (numix-circle project, paper icon-theme/gtk-theme/cursor-theme) #numix-circle project sudo add-apt-repository ppa:numix/ppa # Paper Theme sudo add-apt-repository ppa:snwh/pulp sudo apt update sudo apt install paper-icon-theme paper-cursor-theme numix-icon-theme-circle arc-theme gnome-tweak-tool chrome-gnome-shell echo echo Download Dash to dock Gnome Shell extension echo echo Because "Dash to Dock" shell installation via Script echo is until now in development, go on echo https://extensions.gnome.org/extension/307/dash-to-dock/ echo echo to install "Dash to Dock" and switch the slider to "ON" # Download Chrome # https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb