Commit graph

8 commits

Author SHA1 Message Date
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)