Removed omnipause

This commit is contained in:
Kristofers Solo
2022-05-31 16:25:49 +03:00
parent 52eaa5ca60
commit 7bd345e11f
7 changed files with 15 additions and 144 deletions

View File

@@ -1,4 +1,4 @@
#? Config file for btop v. 1.2.6
#? Config file for btop v. 1.2.7
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
@@ -144,6 +144,9 @@ mem_graphs = True
#* Show mem box below net box instead of above.
mem_below_net = False
#* Count ZFS ARC in cached and available memory.
zfs_arc_cached = True
#* If swap memory should be shown in memory box.
show_swap = True