[config] Allow parameter passing via commandline
Allow the user to specify arbitrary configuration parameters from the commandline and evaluate those in the modules (and elsewhere). Re-enable the CPU module as a first showcase of this functionality.
This commit is contained in:
parent
353c47d76e
commit
18d7e1befb
4 changed files with 29 additions and 12 deletions
|
@ -18,6 +18,7 @@
|
|||
"bg-warning": "#b58900",
|
||||
|
||||
"default-separators": false,
|
||||
"separator-block-width": 0,
|
||||
"separator": ""
|
||||
},
|
||||
"date": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue