chore: update examples/config-sample.json (#4569)

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-06 14:06:50 +05:30 committed by GitHub
parent f9534c67cd
commit d38008483e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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",