aboutsummaryrefslogtreecommitdiff
path: root/install.sh
AgeCommit message (Collapse)Author
2019-10-24RestructuringArchie Hilton (thytom)
Moved bar.sh to /usr/share/dwmbar. Modules are now only in /usr/share/dwmbar. Custom modules folder is now in .config/dwmbar. This will allow for paralellised modules down the line.
2019-10-24Implemented different config fileManuel Palenzuela
2019-10-23Added copyright and license notice at the top of main filesArchie Hilton (thytom)
2019-10-23Added better error checking in install and dwmbarArchie Hilton (thytom)
2019-10-22Added uninstall script and tweaked install.shArchie Hilton (thytom)
2019-10-22Made the install script actually work.Archie Hilton (thytom)
It installs dwmbar to /usr/bin and skeleton stuff to /usr/share/dwmbar
2019-10-22Added root check in install scriptManuel Palenzuela
2019-10-21Added custom modules directory.Archie Hilton (thytom)
Scripts in here override the system ones, and won't get written over during updates.
2019-10-21Updated TODO, and fixed installation scriptArchie Hilton (thytom)
2019-10-21Made install.sh executable lmaoArchie Hilton (thytom)
2019-10-21Added basic install script and updated TODO.orgArchie Hilton (thytom)