chore: update examples/config-sample.json

TL;DR:
- fix the config for 'parallel download'
- add config for setting color output for pacman
This commit is contained in:
Akilesh A S 2026-06-05 09:59:41 +05:30
parent b96afcc579
commit 55c4c30811
No known key found for this signature in database
1 changed files with 4 additions and 1 deletions

View File

@ -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",