notes-computer-ubuntu

sudo add-apt-repository ppa:docky-core/stable

Code:

  sudo apt-get update

Code:

sudo apt-get install docky

http://www.ubuntubuzz.com/2012/05/how-to-hide-unity-launcher-forever.html

you can still make the launcher come out by pressing the Super button (the one with the windows icons)

---

$ dconf read /org/gnome/desktop/wm/keybindings/switch-to-workspace-1 ['<Primary>F1'] $ dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-5 "['<Primary>F5']" $ dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-6 "['<Primary>F6']" $ dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-7 "['<Primary>F7']" $ dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-8 "['<Primary>F8']" $ dconf write /org/gnome/desktop/wm/keybindings/switch-to-workspace-9 "['<Primary>F9']"

---

gnome-tweaks disable animations

https://extensions.gnome.org/extension/959/disable-workspace-switcher-popup/

display->night light on, most red

notifications->lock screen notifications, popups both off

---