You can place all the files yourself but I tried to create an installer. Couldn't test it yet so be crarefull about it.
Copy the files inside the extensions directory to ~/.local/share/gnome-shell/extensions.
Copy the files inside the icons directory to /usr/share/icons.
Copy the files inside the themes directory to /usr/share/themes.
Copy the files inside the tilix directory to ~/.config/tilix/schemes.
For Firefox and rofi theme installations, please refer to cretor's repositories.
For Spicetify run the following commands, if you have flatpak version of the Spotify you need to specify the paths to your spotify installation and preferences location, be careful about not using '~' for your home folder, for more detailed installation explanation please refer to github page of the creators.
#If you've run spicetify before ignore the first line of code
spicetify backup apply
spicetify config current_scheme nord-light
spicetify config color_scheme nord-light
spicetify apply
For rofi themes, run the setup script. I am using launcher Type6-Style6 and applet powermenu type 5
nano ~/.config/rofi/launchers/type-6/launcher.sh
Change the theme to style-6.
Also for power menu:
nano ~/.config/rofi/applets/shared/theme.bash
Then change theme and style:
type="$HOME/.config/rofi/applets/type-1"
style='style-1.rasi'
You can run these scripts to use the launcher and powermenu.
This project utilizes work from the following projects and creators. Huge thanks to these contributors for their efforts:
- FF-ULTIMA by Soulhotel: A customized Firefox user experience.
FF-ULTIMA on GitHub
- Rofi Themes by Aditya Shakya: A collection of Rofi themes.
Rofi Themes on GitHub
- Nala by volian: A great frontend for apt.
Nalka on GitLab
- Spicetify by khannas: A tool for customizing the Spotify client.
Spicetify on GitHub
A special thanks to the creators of the Gnome Shell extensions that makes it really easy to do this:
- AppIndicator and KStatusNotifierItem Support by [3v1n0]
- Application Volume Mixer by [mymindstorm]
- Aylur's Widgets by [aylur]
- Bluetooth Quick Connect by [Extensions Valhalla]
- Blur my Shell by [aunetx]
- Forge by [forge-ext]
- Fullscreen Avoider by [Noobsai]
- GSConnect by [dlandau]
- Transparent Window by [[email protected]]
- User Themes by [fmuellner]
Please visit the respective extension pages for more information on each.