summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/pacman.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/lxde-openrc/pacman.conf')
-rw-r--r--configs/lxde-openrc/pacman.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/lxde-openrc/pacman.conf b/configs/lxde-openrc/pacman.conf
index bf99e24..6a32938 100644
--- a/configs/lxde-openrc/pacman.conf
+++ b/configs/lxde-openrc/pacman.conf
@@ -33,10 +33,11 @@ IgnorePkg = systemd systemd-libsystemd systemd-libs systemd-udev systemd-libud
# Misc options
#UseSyslog
#Color
-#TotalDownload
+#NoProgressBar
# We cannot check disk space from within a chroot environment
#CheckSpace
#VerbosePkgLists
+ParallelDownloads = 5
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.