Commit graph

24 commits

Author SHA1 Message Date
Elias Howell
19ad8e5fb4 quotes prevent glob and word splitting + spelling 2023-01-02 13:59:13 -05:00
Archie Hilton (thytom)
3587e006fa Modifications to bar.sh and localip 2019-11-06 16:26:36 +00:00
Archie Hilton (thytom)
d5a6b65c28 Fixed mpd module to disappear when not active 2019-11-06 16:16:49 +00:00
Archie Hilton (thytom)
c902c352f3 Sometimes I can be so dumb 2019-11-06 15:38:53 +00:00
Archie Hilton (thytom)
74919c4d9c Creates cache files straight away 2019-11-06 15:37:40 +00:00
Archie Hilton (thytom)
80fd41115d I can't write bash 2019-11-06 14:56:04 +00:00
Archie Hilton (thytom)
bacc25bb8e Don't need to set config file in bar.sh 2019-11-06 14:51:16 +00:00
Archie Hilton (thytom)
8b9fb9a9f4 Dwmbar changes for install to work out of the box 2019-11-06 14:50:04 +00:00
Archie Hilton
0c613b4b58
Merge pull request #14 from thytom/tack-c
Improved -c functionality
2019-11-06 14:39:45 +00:00
Archie Hilton (thytom)
f7ca49ffe7 Improved -c functionality 2019-11-06 14:37:29 +00:00
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)