mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2026-01-02 17:56:55 +00:00
Update pacman conf
This commit is contained in:
parent
12ac14ccba
commit
d18a035f94
1 changed files with 4 additions and 1 deletions
|
|
@ -32,12 +32,15 @@ Architecture = auto
|
||||||
#UseSyslog
|
#UseSyslog
|
||||||
Color
|
Color
|
||||||
#NoProgressBar
|
#NoProgressBar
|
||||||
|
PrettyProgressBar
|
||||||
|
#ILoveCandy
|
||||||
CheckSpace
|
CheckSpace
|
||||||
VerbosePkgLists
|
VerbosePkgLists
|
||||||
ParallelDownloads = 8
|
ParallelDownloads = 8
|
||||||
DownloadUser = alpm
|
DownloadUser = alpm
|
||||||
#DisableSandbox
|
#DisableSandbox
|
||||||
#ILoveCandy
|
#DisableSandboxFilesystem
|
||||||
|
#DisableSandboxSyscalls
|
||||||
|
|
||||||
# By default, pacman accepts packages signed by keys that its local keyring
|
# 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.
|
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue