The perfect linux extensions kit (Tested on GNOME 40 and above)
To know your GNOME version just use in your terminal:
gnome-shell --version
Normally, clone the project, or download it as a zip. Then you just have to run
chmod +x perfect_linux.sh &&
./perfect_linux.sh
You can personalize every extensions in the extensions app!
If you can't find it, you can run:
gnome-extensions-app
Here you'll find all you need to make your life perfect with Linux!
Vscode on Linux is somehow really ugly by default. Here is a couple of change you can make to make them prettier:
"window.titleBarStyle": "custom"
"window.customTitleBarVisibility": "auto"
"window.menuBarVisibility": "toggle"
It'll make the top bar look like this:
And I use this user theme: Orchis theme