Just some notes to to everytime I changed Linux distribution for some reason.

Software Access

Install Software

Snaps

  • aws-cli
  • bitwarden
  • chromium
  • codium
  • dbeaver-ce
  • discord
  • ffmpeg
  • gimp
  • go
  • insomnia
  • hugo
  • nextcloud-desktop-client
  • node
  • slack
  • terraform
  • youtube-dl
  • zoom-client
  • xournalpp

Flatpaks

  • Flatseal
  • OBS Studio
  • Steam
  • FreeTube
  • RetroArch

System packages

Python packages

  • black -> sudo pip3 install black
  • flake8 -> sudo pip3 install flake8

Node packages

  • serverless -> sudo npm install -g serverless

Gnome Extensions

Configure System

  • settings -> keyboard -> shortcuts -> mouse3 (lateral button) to mute microphone
  • settings -> keyboard -> shortcuts -> printscreen to flameshot gui
  • Enable dark mode
  • Configure displays
  • Dock -> Disable unmounted volumes

Input Remapper Configuration

  • F4 -> Shift_L + backslash
  • F3 -> backslash

Possible solution for CS:GO disconnecting

Restore Backup

Current Backup Configuration

Folders to Back Up:

  • Home

Folders do Ignore:

  • ~/.var
  • ~/Nextcloud
  • ~/Downloads
  • ~/snap
  • ~/.cache
  • Trash

Post Install

  • Download Steam Games
  • Login on Firefox and configure Extensions
  • Gnome Online Accounts configuration
  • Configure Thunderbird
  • Fix Codium golang path
  • Generate VPN Keys if needed
  • Enjoy :)