diff options
Diffstat (limited to '.config/btop')
-rw-r--r-- | .config/btop/btop.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index 73ee32f..ec225f8 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -1,4 +1,4 @@ -color_theme = "/usr/share/btop/themes/everforest-dark-medium.theme" +color_theme = "/usr/share/btop/themes/gruvbox_dark.theme" theme_background = False presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" vim_keys = True |