Btop : Show swap.
This commit is contained in:
parent
c219c497ae
commit
0aa9430efb
|
@ -154,7 +154,7 @@ mem_below_net = False
|
|||
zfs_arc_cached = True
|
||||
|
||||
#* If swap memory should be shown in memory box.
|
||||
show_swap = False
|
||||
show_swap = True
|
||||
|
||||
#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk.
|
||||
swap_disk = False
|
||||
|
|
Reference in a new issue