Removed mpd from the default config

This commit is contained in:
Archie Hilton (thytom) 2019-11-06 15:01:19 +00:00
parent 23643fabad
commit 6c38051d94

2
config
View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# What modules, in what order # What modules, in what order
MODULES="mpd weather volumebar wifi internet cpuload temperature date time" MODULES="weather volumebar wifi internet cpuload temperature date time"
# Modules that require an active internet connection # Modules that require an active internet connection
ONLINE_MODULES="weather internet" ONLINE_MODULES="weather internet"