summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sb/config22
-rw-r--r--sxhkd/sxhkdrc2
2 files changed, 12 insertions, 12 deletions
diff --git a/sb/config b/sb/config
index 91f8f1d..6bb57b1 100644
--- a/sb/config
+++ b/sb/config
@@ -1,18 +1,18 @@
/*Name State Update Signal + 34*/
music = true // 35
-cputemp = true // 36
-fanspeed = false // 37
-memory = true // 38
+cputemp = false // 36
+fanspeed = false // 37
+memory = false // 38
battery = true // 39
wifi = true // 40
-ethernet = false // 41
-localip = false // 42
-publicip = false // 43
+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
+mic = false // 45
+news = false // 46
+mail = false // 47
+weather = true // 48
+daypercent = false // 49
date = true // 50
time = true // 51
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index f3b2ae8..91436f3 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -1,7 +1,7 @@
super + Escape
kill -10 $(pidof sxhkd)
super + shift + Escape
- kill -10 $(pidof sb)
+ kill -10 $(pidof dwmblocks)
{super + Return,button8}
$TERMINAL
super + d