Commit graph

13 commits

Author SHA1 Message Date
cdf3b60d3e keep config in user directory 2023-03-01 13:35:35 +05:30
Archie Hilton
345f4e678e fix: Add -T flag to module install copy
Addresses #34. Altered global modules will now update instead of being copied to a sub-directory.
2022-10-01 19:08:35 +01:00
Archie Hilton (thytom)
64300140a1 Restructuring
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-24 17:27:20 +01:00
Manuel Palenzuela
ac73412ccb Implemented different config file 2019-10-24 15:31:03 +01:00
Archie Hilton (thytom)
c0ff689e01 Added copyright and license notice at the top of main files 2019-10-23 15:28:41 +01:00
Archie Hilton (thytom)
77a41faeac Added better error checking in install and dwmbar 2019-10-23 15:14:27 +01:00
Archie Hilton (thytom)
e9a3867a4f Added uninstall script and tweaked install.sh 2019-10-22 23:08:33 +01:00
Archie Hilton (thytom)
6de7a8e0a7 Made the install script actually work.
It installs dwmbar to /usr/bin and skeleton stuff to /usr/share/dwmbar
2019-10-22 23:02:57 +01:00
Manuel Palenzuela
797f8e8cb1 Added root check in install script 2019-10-22 01:12:33 +01:00
Archie Hilton (thytom)
63399b3319 Added custom modules directory.
Scripts in here override the system ones, and won't get written over
during updates.
2019-10-21 22:57:45 +01:00
Archie Hilton (thytom)
65dd359278 Updated TODO, and fixed installation script 2019-10-21 20:40:41 +01:00
Archie Hilton (thytom)
71c3c2fc73 Made install.sh executable lmao 2019-10-21 20:29:37 +01:00
Archie Hilton (thytom)
0a4d551652 Added basic install script and updated TODO.org 2019-10-21 20:28:26 +01:00