From f4960863d3aa0604490e7ee758d8725f029c3805 Mon Sep 17 00:00:00 2001 From: marcellus Date: Wed, 26 Apr 2023 14:51:54 +0200 Subject: fix: patched the PATH, added a wallpaper, added dwmblocks config file --- dwmblocks/config | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dwmblocks/config (limited to 'dwmblocks') diff --git a/dwmblocks/config b/dwmblocks/config new file mode 100644 index 0000000..9a85932 --- /dev/null +++ b/dwmblocks/config @@ -0,0 +1,18 @@ +/*Name State Update Signal + 34*/ +music = false // 35 +cputemp = true // 36 +fanspeed = true // 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 = true // 48 +daypercent = true // 49 +date = true // 50 +time = true // 51 -- cgit v1.2.3