From d71e27c268f96658a1cb94a8464bf16e1a947abc Mon Sep 17 00:00:00 2001 From: marcellus Date: Sun, 23 Jul 2023 11:08:51 +0200 Subject: add: config for sb, copy from the dwmblocks config --- sb/config | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sb/config (limited to 'sb') 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 -- cgit v1.2.3