From 111961064f56b97a7e74e7e66f90413888fcd528 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Mon, 2 Nov 2020 09:58:46 +0100 Subject: [PATCH] Removed swap as disk --- config/bpytop/bpytop.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bpytop/bpytop.conf b/config/bpytop/bpytop.conf index e31c923..bfc6555 100644 --- a/config/bpytop/bpytop.conf +++ b/config/bpytop/bpytop.conf @@ -64,7 +64,7 @@ mem_graphs=True show_swap=True #* Show swap as a disk, ignores show_swap value above, inserts itself after first disk. -swap_disk=True +swap_disk=False #* If mem box should be split to also show disks info. show_disks=True