summaryrefslogtreecommitdiff
path: root/sb
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-07-23 11:08:51 +0200
committermarcellus <msimon_fr@hotmail.com>2023-07-23 11:08:51 +0200
commitd71e27c268f96658a1cb94a8464bf16e1a947abc (patch)
treefb95257ef57c1b3e40e3209c979ad241f00216a7 /sb
parent0558e58a3889dc4fc064816170ff1d51744eefac (diff)
add: config for sb, copy from the dwmblocks config
Diffstat (limited to 'sb')
-rw-r--r--sb/config18
1 files changed, 18 insertions, 0 deletions
diff --git a/sb/config b/sb/config
new file mode 100644
index 0000000..91f8f1d
--- /dev/null
+++ b/sb/config
@@ -0,0 +1,18 @@
+/*Name State Update Signal + 34*/
+music = true // 35
+cputemp = true // 36
+fanspeed = false // 37
+memory = true // 38
+battery = true // 39
+wifi = true // 40
+ethernet = false // 41
+localip = false // 42
+publicip = false // 43
+volume = true // 44
+mic = false // 45
+news = false // 46
+mail = false // 47
+weather = false // 48
+daypercent = false // 49
+date = true // 50
+time = true // 51