From d18a035f9422ed56dbf09364b420eb11d8d1c77f Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 31 Dec 2025 15:30:14 +0100 Subject: [PATCH] Update pacman conf --- root/etc/pacman.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/root/etc/pacman.conf b/root/etc/pacman.conf index 1d61f71..83e49de 100644 --- a/root/etc/pacman.conf +++ b/root/etc/pacman.conf @@ -32,12 +32,15 @@ Architecture = auto #UseSyslog Color #NoProgressBar +PrettyProgressBar +#ILoveCandy CheckSpace VerbosePkgLists ParallelDownloads = 8 DownloadUser = alpm #DisableSandbox -#ILoveCandy +#DisableSandboxFilesystem +#DisableSandboxSyscalls # 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.