summaryrefslogtreecommitdiff
path: root/dwmblocks/config
diff options
context:
space:
mode:
Diffstat (limited to 'dwmblocks/config')
-rw-r--r--dwmblocks/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/dwmblocks/config b/dwmblocks/config
index a0112c5..613e2de 100644
--- a/dwmblocks/config
+++ b/dwmblocks/config
@@ -1,8 +1,8 @@
/*Name State Update Signal + 34*/
-music = false // 35
+music = true // 35
cputemp = false // 36
fanspeed = false // 37
-memory = true // 38
+memory = false // 38
battery = true // 39
wifi = true // 40
ethernet = false // 41
@@ -13,6 +13,6 @@ mic = false // 45
news = false // 46
mail = false // 47
weather = false // 48
-daypercent = true // 49
+daypercent = false // 49
date = true // 50
time = true // 51