diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-07-24 12:59:42 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-07-24 12:59:42 +0200 |
commit | 369990c31f90cb1d8acef4f1a3b5ca12e9bf2125 (patch) | |
tree | ffc1926aa451647b4f24016d3e3a764ee2032a8a /.config/btop/btop.conf | |
parent | f206aad8034d8776c67aaccb6940be7215ebe235 (diff) |
btop: changed theme
Diffstat (limited to '.config/btop/btop.conf')
-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 958df75..7ac047d 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -2,7 +2,7 @@ #* 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 = "/usr/share/btop/themes/everforest-dark-hard.theme" #* If the theme set background should be shown, set to False if you want terminal background transparency. theme_background = False |