diff --git a/modules/home/btop.nix b/modules/home/btop.nix index b3baa08..c0228c7 100644 --- a/modules/home/btop.nix +++ b/modules/home/btop.nix @@ -4,6 +4,7 @@ settings = { color_theme = "gruvbox_dark_v2"; theme_background = false; + update_ms = 1000; }; }; }