From 3b2017804dece91e8ef4514337980fd56dd93050 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 27 Dec 2023 10:01:20 +0000 Subject: btop update conf --- .config/btop/btop.conf | 6 +++--- .config/btop/btop.log | 9 --------- 2 files changed, 3 insertions(+), 12 deletions(-) delete mode 100755 .config/btop/btop.log 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 diff --git a/.config/btop/btop.log b/.config/btop/btop.log deleted file mode 100755 index 4324e15..0000000 --- a/.config/btop/btop.log +++ /dev/null @@ -1,9 +0,0 @@ - -2023/05/25 (22:58:47) | ===> btop++ v.1.2.13 -2023/05/25 (22:58:47) | WARNING: No good candidate for cpu sensor found, using random from all found sensors. - -2023/05/28 (13:15:39) | ===> btop++ v.1.2.13 -2023/05/28 (13:15:39) | WARNING: No good candidate for cpu sensor found, using random from all found sensors. - -2023/06/02 (23:00:01) | ===> btop++ v.1.2.13 -2023/06/02 (23:00:01) | WARNING: No good candidate for cpu sensor found, using random from all found sensors. -- cgit v1.2.3