aboutsummaryrefslogtreecommitdiff
path: root/.config/btop/btop.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/btop/btop.conf')
-rwxr-xr-x.config/btop/btop.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf
index 11a85b7..1144a3a 100755
--- a/.config/btop/btop.conf
+++ b/.config/btop/btop.conf
@@ -2,10 +2,10 @@
#* 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"
-color_theme = "Default"
+color_theme = "/usr/share/btop/themes/gruvbox_dark_v2.theme"
#* If the theme set background should be shown, set to False if you want terminal background transparency.
-theme_background = True
+theme_background = False
#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false.
truecolor = True
@@ -166,7 +166,7 @@ show_disks = True
only_physical = True
#* Read disks list from /etc/fstab. This also disables only_physical.
-use_fstab = True
+use_fstab = False
#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool)
zfs_hide_datasets = False