aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-06SlashesArchie Hilton (thytom)
2019-11-06Don't need to set config file in bar.shArchie Hilton (thytom)
2019-11-06Dwmbar changes for install to work out of the boxArchie Hilton (thytom)
2019-11-06Update README.mdBaitinq
2019-11-06Merge pull request #14 from thytom/tack-cArchie Hilton
Improved -c functionality
2019-11-06Added todo itemManuel Palenzuela
2019-11-06Improved -c functionalityArchie Hilton (thytom)
2019-11-06Added todo itemManuel Palenzuela
2019-11-06Merge pull request #13 from thytom/readmeBaitinq
Readme
2019-11-06Updated pkgbuild modulesManuel Palenzuela
2019-11-06Updated TODO and changed bc to python in volumebarArchie Hilton (thytom)
2019-11-06Added new weather module, fixed archupdates spacing and tweaked bar.shArchie Hilton (thytom)
2019-11-06Needs workManuel Palenzuela
2019-11-06Merge pull request #12 from thytom/delaysBaitinq
Added delays to the updates modules
2019-11-06Added delays to the updates modulesManuel Palenzuela
2019-11-05Added todo itemManuel Palenzuela
2019-11-04Better fix that doesn't mess with spacingArchie Hilton (thytom)
2019-11-04New change to bar.sh bodged some spacing problemsArchie Hilton (thytom)
2019-11-04Internet is off on startup. Cleaned up bar.sh and configArchie Hilton (thytom)
2019-11-01Removed debugging messagesArchie Hilton (thytom)
2019-11-01Merge branch 'curlisbloat'Archie Hilton (thytom)
2019-11-01Fixed CPU issue and made internet workArchie Hilton (thytom)
Bash backgrounding is bloat
2019-10-31Merge branch 'master' of github.com:thytom/dwmbarArchie Hilton (thytom)
2019-10-31Fixed + symbol in temperatureArchie Hilton (thytom)
2019-10-30Added todo itemManuel Palenzuela
2019-10-28Improved the spacing in volArchie Hilton (thytom)
2019-10-26Merge pull request #6 from thytom/spacingfixedArchie Hilton
Spacing fixed in many modules.
2019-10-26Merge pull request #7 from thytom/internet_fixArchie Hilton
Fix for internet module.
2019-10-26Fix for internet module.Archie Hilton (thytom)
Internet module was not being loaded correctly. Also had spacing issues.
2019-10-26Changed battery icon spacingArchie Hilton (thytom)
Spacing is only inserted if charging or warning icon shows.
2019-10-26Fixed networkup/down bug (crazy num)Manuel Palenzuela
2019-10-25Improved spacing in cpuload moduleArchie Hilton (thytom)
2019-10-25Improve spacing in battery module.Archie Hilton (thytom)
2019-10-25Fixed networkup/down but new bug nowManuel Palenzuela
2019-10-25Merge pull request #5 from thytom/hostnameBaitinq
Hostname module
2019-10-25Fix whitespace issues with mpd module.Archie Hilton (thytom)
2019-10-25Added hostname moduleManuel Palenzuela
2019-10-25Merge pull request #4 from thytom/battery-module-fixArchie Hilton
Battery module fix
2019-10-25Added hostname moduleManuel Palenzuela
2019-10-25Merge pull request #3 from thytom/parallelArchie Hilton
Parallel stuff + New modules
2019-10-25Added todo itemManuel Palenzuela
2019-10-25Changed units in networkup/down modulesManuel Palenzuela
2019-10-25Added todo itemManuel Palenzuela
2019-10-25Quoted all variables, to avoid whitespace truncation.Archie Hilton (thytom)
2019-10-25Fix percentage text inside battery icon.Archie Hilton (thytom)
2019-10-25Re-wrote battery script to be faster and more efficient.Archie Hilton (thytom)
2019-10-24Merge remote-tracking branch 'origin/parallel' into parallelArchie Hilton (thytom)
2019-10-24Add condition to prevent module being run multiple times.Archie Hilton (thytom)
Parallelisation means that some modules are going to be slower than the delay time, and therefore will pile up.
2019-10-24Added a delta var for the network up and down modulesManuel Palenzuela
2019-10-24Added networkup and networkdown modulesManuel Palenzuela