mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
add xtop recipe
This commit is contained in:
parent
6a1bb873ae
commit
0fcb4702b0
7
recipes/wip/monitors/xtop/recipe.toml
Normal file
7
recipes/wip/monitors/xtop/recipe.toml
Normal file
@ -0,0 +1,7 @@
|
||||
# TODO compiles but fails to run
|
||||
# ratatui-widgets-0.3.0 src/guage.rs 313:9 Ratio should be between 0 and 1 inclusively
|
||||
[source]
|
||||
git = "https://github.com/mabognar/xtop"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user