summaryrefslogtreecommitdiff
path: root/dwmblocks
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-05-11 23:16:00 +0200
committermarcellus <msimon_fr@hotmail.com>2023-05-11 23:16:00 +0200
commitd9bcc3bf93ff3192818c20770dec6b9198cf0ae7 (patch)
tree6cc9e93cb3f35a7a6863b2b4c74e2b0f38ebdc5c /dwmblocks
parente3ac37b99035567aedbb6d44a1151049a572f9ee (diff)
feat/fix: minor adjustments and addition of a new dmenu script
Diffstat (limited to 'dwmblocks')
-rw-r--r--dwmblocks/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwmblocks/config b/dwmblocks/config
index ad869c2..a75740d 100644
--- a/dwmblocks/config
+++ b/dwmblocks/config
@@ -1,8 +1,8 @@
/*Name State Update Signal + 34*/
music = true // 35
-cputemp = true // 36
+cputemp = false // 36
fanspeed = false // 37
-memory = false // 38
+memory = true // 38
battery = true // 39
wifi = true // 40
ethernet = false // 41