aboutsummaryrefslogtreecommitdiff
path: root/bar.sh
AgeCommit message (Collapse)Author
2023-01-02quotes prevent glob and word splitting + spellingElias Howell
2019-11-06Modifications to bar.sh and localipArchie Hilton (thytom)
2019-11-06Fixed mpd module to disappear when not activeArchie Hilton (thytom)
2019-11-06Sometimes I can be so dumbArchie Hilton (thytom)
2019-11-06Creates cache files straight awayArchie Hilton (thytom)
2019-11-06I can't write bashArchie 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-06Merge pull request #14 from thytom/tack-cArchie Hilton
Improved -c functionality
2019-11-06Improved -c functionalityArchie Hilton (thytom)
2019-11-06Added new weather module, fixed archupdates spacing and tweaked bar.shArchie Hilton (thytom)
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-01Fixed CPU issue and made internet workArchie Hilton (thytom)
Bash backgrounding is bloat
2019-10-26Fix for internet module.Archie Hilton (thytom)
Internet module was not being loaded correctly. Also had spacing issues.
2019-10-25Quoted all variables, to avoid whitespace truncation.Archie 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-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-24Just use the source command, and added left padding.Archie Hilton (thytom)
2019-10-24Implemented different config fileManuel Palenzuela
2019-10-24Changed names of files part 2Manuel Palenzuela
2019-10-24Changed names of filesManuel Palenzuela