Commit graph

82 commits

Author SHA1 Message Date
Archie Hilton (thytom)
1a627cdc08 Moved LICENSE to COPYING in compliance with FSF 2019-10-23 15:22:40 +01:00
Archie Hilton
b0cdd794d1
Merge pull request #1 from thytom/add-license-1
Added LICENSE
2019-10-23 15:14:42 +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)
9e41bf1bc6 Made dwmbar only copy files when explicitly told. 2019-10-23 15:04:02 +01:00
Archie Hilton
548f973666
Added LICENSE 2019-10-23 14:59:15 +01:00
Archie Hilton (thytom)
f5fbbb7572 Updated TODO, fixed internet modules 2019-10-23 14:46:23 +01:00
Manuel Palenzuela
5f13817a9e Added internet functionality (1) 2019-10-23 14:20:26 +01:00
Archie Hilton (thytom)
aa8ca39b7c Improved cpuload module 2019-10-23 13:46:26 +01:00
Archie Hilton (thytom)
879e1ebc00 Added wishlist 2019-10-22 23:45:54 +01:00
Archie Hilton (thytom)
00c81dad18 Added prerequesites for modules 2019-10-22 23:35:10 +01:00
Archie Hilton (thytom)
ff626d2283 Image, not link... 2019-10-22 23:22:53 +01:00
Archie Hilton (thytom)
1aee085217 Added example image to README.md 2019-10-22 23:22:24 +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
Archie Hilton (thytom)
16ea007427 Can't get this list formatted right 2019-10-22 22:37:55 +01:00
Archie Hilton (thytom)
6da30bc553 Proofreading... 2019-10-22 22:36:13 +01:00
Archie Hilton (thytom)
e71d3f04ad Fleshed out README.md a bit. 2019-10-22 22:33:12 +01:00
Archie Hilton (thytom)
8ba6ac420c Added padding functionality and option to remove last separator. 2019-10-22 21:50:28 +01:00
Archie Hilton (thytom)
a1641c8d09 Updates to dwmbarrc
Offline and Online modules will get added soon, but need to be
implemented differently.
2019-10-22 21:45:23 +01:00
Archie Hilton (thytom)
1564018f34 Updated TODO.org 2019-10-22 19:41:35 +01:00
Manuel Palenzuela
b09384fac8 Fixed disksize module 2019-10-22 19:19:33 +01:00
Manuel Palenzuela
f5a2b06081 Changed ram units (module) 2019-10-22 19:14:56 +01:00
Manuel Palenzuela
bad8687016 Changed ram units (module) 2019-10-22 19:02:08 +01:00
Manuel Palenzuela
eaaaf89834 Changed ram icon 2019-10-22 18:58:08 +01:00
Manuel Palenzuela
28a7cacf52 Added offline modules in dwmbarrc 2019-10-22 18:54:59 +01:00
Manuel Palenzuela
62256399b9 Added comment in dwmbarrc 2019-10-22 18:53:01 +01:00
Manuel Palenzuela
c12b39f800 Modified TODO 2019-10-22 18:50:30 +01:00
Manuel Palenzuela
45f963e537 Modified readme 2019-10-22 18:26:13 +01:00
Manuel Palenzuela
f71d79a001 Added todo item 2019-10-22 17:10:07 +01:00
Manuel Palenzuela
b98ca10f50 Added todo item 2019-10-22 17:03:50 +01:00
Manuel Palenzuela
d99a08947e Modified README 2019-10-22 16:53:31 +01:00
Manuel Palenzuela
df0e9891b4 Modified TODO list 2019-10-22 15:32:30 +01:00
Manuel Palenzuela
4161ad75cc Added disksize module 2019-10-22 15:31:25 +01:00
Manuel Palenzuela
d66f63d8fa Added ram module 2019-10-22 15:18:44 +01:00
Manuel Palenzuela
1fb47edc46 Added cpu load module 2019-10-22 13:12:44 +01:00
Manuel Palenzuela
460da853b2 Added todo tasks 2019-10-22 01:41:52 +01:00
Manuel Palenzuela
bf7dc6456d Added tor module 2019-10-22 01:35:30 +01:00
Manuel Palenzuela
8ec45bf4a0 Added mail module 2019-10-22 01:30:42 +01:00
Manuel Palenzuela
c553c5a1b1 Added todo module 2019-10-22 01:25:24 +01:00
Manuel Palenzuela
730ff65338 Fixed module locations in dwmbarrc 2019-10-22 01:19:44 +01:00
Manuel Palenzuela
c17df9b011 Fixed bash else syntax 2019-10-22 01:16:00 +01:00
Manuel Palenzuela
797f8e8cb1 Added root check in install script 2019-10-22 01:12:33 +01:00
Archie Hilton (thytom)
9a22deb487 Changed volumebar slightly 2019-10-22 00:17:37 +01:00
Archie Hilton (thytom)
e611703e03 Added volumebar and mpd modules. 2019-10-21 23:51:27 +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
Manuel Palenzuela
a37c7b0f4e Added daypercentage 2019-10-21 21:23:19 +01:00
Manuel Palenzuela
48e494a6b8 Merge branch 'master' of https://github.com/thytom/dwmbar 2019-10-21 21:01:56 +01:00
Manuel Palenzuela
d7e17be590 Added sunmoon module 2019-10-21 21:01:29 +01:00
Archie Hilton (thytom)
a4162a4f02 Chmodded backlight script 2019-10-21 21:01:03 +01:00
Archie Hilton (thytom)
474487326d Merge branch 'master' of github.com:thytom/dwmbar 2019-10-21 20:57:19 +01:00