This is an old revision of the document!
Gnome3
sudo add-apt-repository ppa:gnome3-team/gnome3-staging sudo apt update sudo apt install ubuntu-gnome-desktop
customize environment with gnome-tweak-tool
theme
sudo apt-add-repository ppa:numix/ppa sudo apt-get update sudo apt install numix-gtk-theme numix-icon-theme-circle numix-folders numix-wallpaper-aurora numix-plymouth-theme
gtk theme
sudo apt-get install gtk-theme-switch gtk-theme-switch2
gpaste clipboard
sudo apt install gpaste gnome-shell-extensions-gpaste
change keyboard shortcut of show history to <ALT>+v
use <SHIFT>+Ins to paste selected element
gnome shell extensions
sudo add-apt-repository ppa:ne0sight/chrome-gnome-shell sudo apt-get update sudo apt-get install chrome-gnome-shell
sudo apt-get install gir1.2-gtop-2.0 gir1.2-networkmanager-1.0 gir1.2-clutter-1.0
- https://extensions.gnome.org/extension/120/system-monitor/ (for zeisty see patch)
pomodoro (concepts)
curl -L http://download.opensuse.org/repositories/home:kamilprusko/xUbuntu_17.04/Release.key | sudo apt-key add - sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:kamilprusko/xUbuntu_17.04/ /' >> /etc/apt/sources.list.d/gnome-pomodoro.list" sudo apt-get update sudo apt install -y gnome-pomodoro # restart gnome (ALT+F2 -> r) # use gnome tweak tool to activate pomodoro