diff --git a/apps/btop/home.nix b/apps/btop/home.nix index 8cb489f..0921c88 100644 --- a/apps/btop/home.nix +++ b/apps/btop/home.nix @@ -3,6 +3,7 @@ enable = true; settings = { vim_keys = true; + color_theme = "TTY"; }; }; }