mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
add ContainerSource interface, fix secondary sort method
This commit is contained in:
@@ -287,5 +287,6 @@ func slimGauge() *ui.Gauge {
|
||||
g.PaddingBottom = 0
|
||||
g.BarColor = ui.ColorGreen
|
||||
g.Label = "-"
|
||||
g.Bg = ui.ColorBlack
|
||||
return g
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user