B00merang TransPack Script, for easy theme installation and application
Maintainer: Elbullazul
Distributor: B00merang Project
License: GPL v3
Latest Version: 2.0.1-release
- -h : get help and available flags for the script
- --set-de : force-install a DE, should anything go wrong and the script not recognize your WM
- -v : get script version and some info about the software
- -l : install theme locally instead of copying files to /usr/share
- -u : uninstall themes. Use with -l BEFORE -u to remove from ~/.themes
- -n : install theme without checking for internet connection
Run the following commands in terminal:
cd Downloads
wget https://github.com/B00merang-Project/TransPack/archive/master.zip
unzip master.zip
cd transpack-master
chmod +x transpack.sh
./transpack.sh
# To uninstall (beta)
./transpack.sh -u
- To unity: simple script to make uniti theme from compatible metacity theme
- gtk-compile: make gtk gresource with your themes to improve speed and stability (gtk 3.10 and up only)