xmtop/config.json
Jaron Swab 10e3b7afbc Added check for shell arguments
If the user enters shell arguments the config file is skipped.

Also change the config.json color scheme from monokai to default.
2019-10-02 22:19:29 -04:00

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"
}