aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArchie Hilton (thytom) <archie.hilton1@gmail.com>2019-11-06 15:01:19 +0000
committerArchie Hilton (thytom) <archie.hilton1@gmail.com>2019-11-06 15:01:19 +0000
commit6c38051d94805391b76b18298b991004902592f5 (patch)
treee12b8f47b74e2525c6816ee3bb8fa0ee5fc09615
parent23643fabad3b78bb0ab15ae1cb96f49efbed8884 (diff)
Removed mpd from the default config
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 98bad4e..6e8f6cd 100644
--- a/config
+++ b/config
@@ -1,7 +1,7 @@
#!/bin/bash
# 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
ONLINE_MODULES="weather internet"