Archie Hilton (thytom)
20b9b4855e
Added new weather module, fixed archupdates spacing and tweaked bar.sh
2019-11-06 14:19:23 +00:00
Baitinq
23767a965b
Merge pull request #12 from thytom/delays
...
Added delays to the updates modules
2019-11-06 13:59:25 +00:00
Manuel Palenzuela
8f5c0b93c6
Added delays to the updates modules
2019-11-06 13:57:07 +00:00
Manuel Palenzuela
521863db53
Added todo item
2019-11-05 17:13:56 +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)
1ee52f23d3
Merge branch 'curlisbloat'
2019-11-01 18:21:57 +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)
c71729d891
Merge branch 'master' of github.com:thytom/dwmbar
2019-10-31 16:56:47 +00:00
Archie Hilton (thytom)
c12b62869f
Fixed + symbol in temperature
2019-10-31 16:55:54 +00:00
Manuel Palenzuela
6894316a6c
Added todo item
2019-10-30 11:33:29 +00:00
Archie Hilton (thytom)
10570d7692
Improved the spacing in vol
2019-10-28 14:20:01 +00:00
Archie Hilton
ffc3c2ea0a
Merge pull request #6 from thytom/spacingfixed
...
Spacing fixed in many modules.
2019-10-26 16:28:32 +01:00
Archie Hilton
f39d667cb0
Merge pull request #7 from thytom/internet_fix
...
Fix for internet module.
2019-10-26 16:28:07 +01: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)
f1affabae0
Changed battery icon spacing
...
Spacing is only inserted if charging or warning icon shows.
2019-10-26 15:45:40 +01:00
Manuel Palenzuela
3562a69c23
Fixed networkup/down bug (crazy num)
2019-10-26 02:26:33 +01:00
Archie Hilton (thytom)
f2c4077fec
Improved spacing in cpuload module
2019-10-25 16:38:03 +01:00
Archie Hilton (thytom)
186525c897
Improve spacing in battery module.
2019-10-25 16:31:27 +01:00
Manuel Palenzuela
4be623eec5
Fixed networkup/down but new bug now
2019-10-25 14:07:33 +01:00
Baitinq
86743660c7
Merge pull request #5 from thytom/hostname
...
Hostname module
2019-10-25 14:04:48 +01:00
Archie Hilton (thytom)
5666ca42d7
Fix whitespace issues with mpd module.
2019-10-25 13:11:58 +01:00
Manuel Palenzuela
0749b377b3
Added hostname module
2019-10-25 12:49:35 +01:00
Archie Hilton
2b024b483f
Merge pull request #4 from thytom/battery-module-fix
...
Battery module fix
2019-10-25 12:49:27 +01:00
Manuel Palenzuela
fce557554a
Added hostname module
2019-10-25 12:48:08 +01:00
Archie Hilton
7cecb2d92b
Merge pull request #3 from thytom/parallel
...
Parallel stuff + New modules
2019-10-25 12:43:29 +01:00
Manuel Palenzuela
570963e08c
Added todo item
2019-10-25 12:42:36 +01:00
Manuel Palenzuela
fe7633cd1b
Changed units in networkup/down modules
2019-10-25 12:39:51 +01:00
Manuel Palenzuela
21d96d4758
Added todo item
2019-10-25 12:24:25 +01:00
Archie Hilton (thytom)
304d4863d1
Quoted all variables, to avoid whitespace truncation.
2019-10-25 11:42:13 +01:00
Archie Hilton (thytom)
8df3820882
Fix percentage text inside battery icon.
2019-10-25 01:27:35 +01:00
Archie Hilton (thytom)
7eba91d038
Re-wrote battery script to be faster and more efficient.
2019-10-25 01:24:02 +01:00
Archie Hilton (thytom)
2785224db7
Merge remote-tracking branch 'origin/parallel' into parallel
2019-10-24 20:37:45 +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
Manuel Palenzuela
8a25910355
Added a delta var for the network up and down modules
2019-10-24 20:14:42 +01:00
Manuel Palenzuela
549ccc0f41
Added networkup and networkdown modules
2019-10-24 20:09:35 +01:00
Manuel Palenzuela
26d3628594
Moved the internet module to c
2019-10-24 18:33:10 +01:00
Manuel Palenzuela
fcd3bd4511
Updated todo list
2019-10-24 18:20:30 +01:00
Archie Hilton
bc2772b8a2
Merge pull request #2 from thytom/sepconfig
...
Complete Restructure
2019-10-24 18:13:16 +01:00
Archie Hilton (thytom)
2d2c78a6d7
Updated version number
2019-10-24 17:34:14 +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
Archie Hilton (thytom)
4d1c3a91f7
Fixed the config
2019-10-24 16:30:51 +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
Manuel Palenzuela
db37793594
Added different config file
2019-10-24 14:46:11 +01:00
Baitinq
9969167112
Added todo item (Archupdates delay)
2019-10-24 10:11:33 +01:00