From cfe5589b699b7990769a6a3d506edef4c71741c4 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Sun, 22 Jun 2025 16:24:12 +0200 Subject: [PATCH] wildfire: 312 current 2025-06-22 16:24:06 25.05.20250620.b2485d5 6.15.3 * btop settings --- modules/home/btop.nix | 1 + 1 file changed, 1 insertion(+) 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; }; }; }