btop: show swap

This commit is contained in:
Primrose 2025-05-09 02:00:10 +02:00
parent cd88845a4e
commit 1ca707cde3
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -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