From 78416f7765bca2fe29aee343e47841a332c2b577 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 13 Sep 2022 12:12:10 +0200 Subject: up --- .config/wtf/config.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/.config/wtf/config.yml b/.config/wtf/config.yml index c28c57e..c8fbaf1 100644 --- a/.config/wtf/config.yml +++ b/.config/wtf/config.yml @@ -9,7 +9,7 @@ wtf: rows: [5, 10, 12, 3, 4, 90] refreshInterval: 1 mods: - clocks_a: + clocks: colors: rows: even: "lightblue" @@ -75,8 +75,20 @@ wtf: enabled: true position: top: 3 - left: 1 + left: 0 height: 1 width: 2 refreshInterval: 30 type: cmdrunner + resourceusage: + cpuCombined: false + enabled: true + position: + top: 0 + left: 0 + height: 2 + width: 1 + refreshInterval: 1 + showCPU: true + showMem: true + showSwp: true -- cgit v1.2.3