lebojo / Perfect_Linux

The perfect linux extensions kit
MIT License
2 stars 0 forks source link

Perfect_Linux

The perfect linux extensions kit (Tested on GNOME 40 and above)

To know your GNOME version just use in your terminal:

gnome-shell --version

How to install

Normally, clone the project, or download it as a zip. Then you just have to run

chmod +x perfect_linux.sh &&
./perfect_linux.sh

How to use

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

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: alt text

Extension List

And I use this user theme: Orchis theme