From d232296868ec61a2e31ce933bbc7efedf0368c64 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 21 Jun 2022 19:02:05 +0430 Subject: cointop --- .config/ctop/config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .config/ctop/config (limited to '.config/ctop/config') diff --git a/.config/ctop/config b/.config/ctop/config new file mode 100644 index 0000000..3d34ab8 --- /dev/null +++ b/.config/ctop/config @@ -0,0 +1,10 @@ +[options] + columns = "status,name,id,cpu,mem,net,io,pids" + filterStr = "" + sortField = "state" + +[toggles] + allContainers = false + enableHeader = false + fullRowCursor = false + sortReversed = false -- cgit v1.2.3