From 5807062d57ba61be59f7942609a28b689a9e89b8 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sat, 11 Oct 2025 21:05:44 -0600 Subject: [PATCH] bottom: use fork --- recipes/wip/monitors/bottom/recipe.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/wip/monitors/bottom/recipe.toml b/recipes/wip/monitors/bottom/recipe.toml index 1032de526..530c4186f 100644 --- a/recipes/wip/monitors/bottom/recipe.toml +++ b/recipes/wip/monitors/bottom/recipe.toml @@ -1,5 +1,6 @@ -#TODO starship-battery crate compilation error +#TODO missing data [source] -git = "https://github.com/ClementTsang/bottom" +git = "https://github.com/jackpot51/bottom" + [build] template = "cargo"