aboutsummaryrefslogtreecommitdiff
path: root/btop/btop.conf
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2025-11-27 01:08:37 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2025-11-27 01:08:37 -0500
commit488dec64b403ae4aba65cad0e46b4d2767f0b2dd (patch)
treea12d6319d4706fdfb25b5938fe76d1c2a9711482 /btop/btop.conf
parenta9f6e9b1f1c0e4f0a628954e3427bf5020d486c0 (diff)
downloadrivercfg-488dec64b403ae4aba65cad0e46b4d2767f0b2dd.tar.gz
rivercfg-488dec64b403ae4aba65cad0e46b4d2767f0b2dd.tar.xz
Automatic light/dark mode switching. What a pain.
Diffstat (limited to 'btop/btop.conf')
-rw-r--r--btop/btop.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/btop/btop.conf b/btop/btop.conf
index d7e16e5..0c9bd91 100644
--- a/btop/btop.conf
+++ b/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 = "/usr/share/btop/themes/gruvbox_dark_v2.theme"
+color_theme = "TTY"
#* If the theme set background should be shown, set to False if you want terminal background transparency.
-theme_background = False
+theme_background = True
#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false.
truecolor = True