diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-04-26 23:19:20 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-04-26 23:19:20 +0200 |
| commit | 7d1e4e8fbcb57d7e3b04f730f6e51c0e00b76456 (patch) | |
| tree | bec74c70d65dc4c93b4b1d50042d9a4595ed4642 /dwmblocks | |
| parent | f4960863d3aa0604490e7ee758d8725f029c3805 (diff) | |
minor updates in the configs
Diffstat (limited to 'dwmblocks')
| -rw-r--r-- | dwmblocks/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dwmblocks/config b/dwmblocks/config index 9a85932..a0112c5 100644 --- a/dwmblocks/config +++ b/dwmblocks/config @@ -1,7 +1,7 @@ /*Name State Update Signal + 34*/ music = false // 35 -cputemp = true // 36 -fanspeed = true // 37 +cputemp = false // 36 +fanspeed = false // 37 memory = true // 38 battery = true // 39 wifi = true // 40 @@ -12,7 +12,7 @@ volume = true // 44 mic = false // 45 news = false // 46 mail = false // 47 -weather = true // 48 +weather = false // 48 daypercent = true // 49 date = true // 50 time = true // 51 |
