- Show Maximize button
- Dock not extended
- Connect into Google and Microsoft
- Show Battery Percentage
- Vivaldi Browser
- Download the .deb file from Vivaldi website.
- Install the package by running
sudo dpkg -i <package_name>.deb
- Free Download Manager
- Download the .deb file from Free Download Manager website.
- Install the package by running
sudo dpkg -i <package_name>.deb
- Visual Studio Code
- Download the .deb file from Visual Studio Code website.
- Install the package by running
sudo dpkg -i <package_name>.deb
- Nodejs
- Install
npm
withsudo apt install npm
. - Install
n
, the Node.js version manager, withsudo npm install -g n
. - Install LTS version of Node.JS with
sudo n lts
. - Remove all previously installed versions of Node.JS, except for the current version, with
sudo n prune
. - Uninstall the apt version of npm with
sudo apt remove npm
.
- Install
- Discord
- Install with
sudo apt install discord
- Install with
- YT Music Desktop
- Install
snapd
withsudo apt install snapd
- Install YT Music Desktop with
sudo snap install youtube-music-desktop-app
- Install
- Jetbrains Mono
- Unpack fonts to ~/.local/share/fonts
- Run
fc-cache -f -v