mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-13 20:44:35 +03:00
Highlight new and old processes (#74)
This commit is contained in:
@ -48,6 +48,8 @@ typedef struct Settings_ {
|
||||
bool highlightBaseName;
|
||||
bool highlightMegabytes;
|
||||
bool highlightThreads;
|
||||
bool highlightChanges;
|
||||
int highlightDelaySecs;
|
||||
bool updateProcessNames;
|
||||
bool accountGuestInCPUMeter;
|
||||
bool headerMargin;
|
||||
|
Reference in New Issue
Block a user