Remove custom color options from order array
This commit is contained in:
parent
4f7da73885
commit
d198403a3b
@ -419,7 +419,6 @@ int main(int argc, char *argv[]) {
|
||||
CFG_SEC("ddate", ddate_opts, CFGF_NONE),
|
||||
CFG_SEC("load", load_opts, CFGF_NONE),
|
||||
CFG_SEC("cpu_usage", usage_opts, CFGF_NONE),
|
||||
CFG_CUSTOM_COLOR_OPTS,
|
||||
CFG_END()
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user