mirror of
https://github.com/bcicen/ctop.git
synced 2025-11-11 05:35:40 +01:00
add custom label formatting, scale for expandedMem
This commit is contained in:
@@ -27,7 +27,7 @@ func NewInfo(id, name string) *ui.Table {
|
||||
[]string{"id", id},
|
||||
}
|
||||
p.Height = 4
|
||||
p.Width = 40
|
||||
p.Width = 50
|
||||
p.FgColor = ui.ColorWhite
|
||||
p.Seperator = false
|
||||
return p
|
||||
|
||||
Reference in New Issue
Block a user