10e3b7afbc
If the user enters shell arguments the config file is skipped. Also change the config.json color scheme from monokai to default.
12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"colorscheme": "default",
|
|
"updateInterval": 1,
|
|
"minimalMode": false,
|
|
"averageLoad": false,
|
|
"percpuLoad": false,
|
|
"isFahrenheit": false,
|
|
"battery": false,
|
|
"statusbar": false,
|
|
"netInterface": "NET_INTERFACE_ALL"
|
|
}
|