mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
btop: show swap
This commit is contained in:
parent
cd88845a4e
commit
1ca707cde3
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ mem_below_net = False
|
||||||
zfs_arc_cached = True
|
zfs_arc_cached = True
|
||||||
|
|
||||||
#* If swap memory should be shown in memory box.
|
#* 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.
|
#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk.
|
||||||
swap_disk = False
|
swap_disk = False
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue