mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
Merge branch 'add-xtop' into 'master'
add xtop recipe See merge request redox-os/redox!1983
This commit is contained in:
commit
667fc8a681
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