diff --git a/examples/config-sample.json b/examples/config-sample.json index bc4cd2d9..ac366b6c 100644 --- a/examples/config-sample.json +++ b/examples/config-sample.json @@ -133,7 +133,10 @@ "ntp": true, "offline": false, "packages": [], - "parallel downloads": 0, + "pacman_config": { + "color": false, + "parallel_downloads": 5 + }, "profile_config": { "gfx_driver": "All open-source (default)", "greeter": "sddm",