diff options
author | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-10-24 16:30:51 +0100 |
---|---|---|
committer | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-10-24 16:30:51 +0100 |
commit | 4d1c3a91f7811732af65a7a0ac7d477f2a2a497b (patch) | |
tree | 8ec68cdb0898d95ee7d5323cf7922e71165b831c /config | |
parent | ac73412ccbdd3235d3943f18bce6931f2ce4324c (diff) |
Fixed the config
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # What modules, in what order -MODULES="mpd weather volumebar wifi internet cpuload temperatu +MODULES="mpd weather volumebar wifi internet cpuload temperature" # Modules that require an active internet connection ONLINE_MODULES="weather internet" |