diff --git a/home-manager/btop.nix b/home-manager/btop.nix index 3e3f7948..f95b2fb0 100644 --- a/home-manager/btop.nix +++ b/home-manager/btop.nix @@ -5,7 +5,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 = "nord" +color_theme = "gruvbox_dark_v2" #* If the theme set background should be shown, set to False if you want terminal background transparency. theme_background = True