Commit graph

14 commits

Author SHA1 Message Date
Archie Hilton (thytom)
20b9b4855e Added new weather module, fixed archupdates spacing and tweaked bar.sh 2019-11-06 14:19:23 +00:00
Archie Hilton (thytom)
c9a316f5ea Better fix that doesn't mess with spacing 2019-11-04 09:28:34 +00:00
Archie Hilton (thytom)
aee5c3515f New change to bar.sh bodged some spacing problems 2019-11-04 09:25:02 +00:00
Archie Hilton (thytom)
71da49fab7 Internet is off on startup. Cleaned up bar.sh and config 2019-11-04 09:21:40 +00:00
Archie Hilton (thytom)
15dc3c709f Removed debugging messages 2019-11-01 18:36:07 +00:00
Archie Hilton (thytom)
83de952093 Fixed CPU issue and made internet work
Bash backgrounding is bloat
2019-11-01 18:21:46 +00:00
Archie Hilton (thytom)
04a371f4b3 Fix for internet module.
Internet module was not being loaded correctly.
Also had spacing issues.
2019-10-26 16:26:44 +01:00
Archie Hilton (thytom)
304d4863d1 Quoted all variables, to avoid whitespace truncation. 2019-10-25 11:42:13 +01:00
Archie Hilton (thytom)
b6c66204fd Add condition to prevent module being run multiple times.
Parallelisation means that some modules are going to be slower than the
delay time, and therefore will pile up.
2019-10-24 20:33:19 +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
Archie Hilton (thytom)
b4fb27fd60 Just use the source command, and added left padding. 2019-10-24 16:50:31 +01:00
Manuel Palenzuela
ac73412ccb Implemented different config file 2019-10-24 15:31:03 +01:00
Manuel Palenzuela
63d1282294 Changed names of files part 2 2019-10-24 15:13:38 +01:00
Manuel Palenzuela
2808138791 Changed names of files 2019-10-24 14:48:04 +01:00
Renamed from dwmbarrc (Browse further)