diff --git a/home/utils/btop.nix b/home/utils/btop.nix index e3a9714..90dccc9 100644 --- a/home/utils/btop.nix +++ b/home/utils/btop.nix @@ -8,6 +8,7 @@ settings = { theme_background = true; update_ms = 725; + graph_symbol = "block"; }; }; }