aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ctop/config
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-06-21 14:32:05 +0000
committerterminaldweller <thabogre@gmail.com>2022-06-21 14:32:05 +0000
commitd232296868ec61a2e31ce933bbc7efedf0368c64 (patch)
tree3052d2a04d28fcfef17f031692e8b9989e1f9d28 /.config/ctop/config
parentupdate (diff)
downloadscripts-d232296868ec61a2e31ce933bbc7efedf0368c64.tar.gz
scripts-d232296868ec61a2e31ce933bbc7efedf0368c64.zip
cointop
Diffstat (limited to '.config/ctop/config')
-rw-r--r--.config/ctop/config10
1 files changed, 10 insertions, 0 deletions
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