diff options
-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 7b6125e..f54e85d 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -1,4 +1,4 @@ -color_theme = "/usr/share/btop/themes/dracula.theme" +color_theme = "/usr/share/btop/themes/gruvbox_dark.theme" theme_background = False vim_keys = True rounded_corners = False |