Best extentions for Gnome 45,46,47
./extentions/install.sh
This repository contains several GNOME Shell extensions, along with a script to automate the installation process. Each folder represents a GNOME Shell extension, and the install.sh
script moves these extensions into the appropriate directory for GNOME to recognize and use them.
The repository includes the following:
- Extension Folders: Each folder represents a GNOME extension, such as:
[email protected]
blur-my-shell@aunetx
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
logomenu@aryan_k
[email protected]
PrivacyMenu@stuarthayhurst
quick-settings-tweaks-master
[email protected]
- Install Script: A script named
install.sh
is provided to automate the installation of these extensions.
-
Ensure Required Dependencies
Ensure you have GNOME Shell and the necessary tools to manage extensions installed on your system. -
Make the Script Executable
Run the following command to make theinstall.sh
script executable:chmod +x install.sh
-
Run the Script
Execute the script to install all extensions:./install.sh
-
Reload GNOME Shell
After running the script, reload GNOME Shell to apply the changes:- Press
Alt + F2
, typer
, and press Enter.
- Press
-
Manage Extensions
Use the GNOME Extensions app or the Tweaks tool to enable or configure the installed extensions.
- Extensions are moved to the following directory:
~/.local/share/gnome-shell/extensions
- If an extension already exists, it will be overwritten.