Customize: https://support.system76.com/articles/customize-gnome/
Extensions:
- Customcorner https://extensions.gnome.org/extension/1037/customcorner/
- Dash to dock https://extensions.gnome.org/extension/307/dash-to-dock/
- Dynamic panel transparency https://extensions.gnome.org/extension/1011/dynamic-panel-transparency/
- Hide activities button https://extensions.gnome.org/extension/744/hide-activities-button/
- Sound input & output device chooser https://extensions.gnome.org/extension/906/sound-output-device-chooser/
- User themes https://extensions.gnome.org/extension/19/user-themes/
- Windowtoverlay Icons https://extensions.gnome.org/extension/302/windowoverlay-icons/
Theme:
- Nordic
https://www.gnome-look.org/p/1267246/
- Zafiro-Icons: https://github.com/zayronxio/Zafiro-icons edit index.theme in nordic with: Inherits=Zafiro-icons,Papirus-Dark,breeze-dark,Zafiro,ubuntu-mono-dark,Mint-X,elementary,gnome,hicolor
File manager (to remember) https://www.linuxuprising.com/2018/07/how-to-replace-nautilus-with-nemo-file.html https://gitlab.gnome.org/GNOME/nautilus/-/issues/158 https://superuser.com/questions/265916/why-does-gnome-3-not-display-files-on-the-desktop
sudo apt install ubuntu-restricted-extras
#Homebrew Time
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >> /home/bronze/.profile
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
sudo apt-get install build-essential
brew install gcc
brew install npm
npm install -g yarn netlify-cli yarn-check npm-check