[README] Add pacman.conf
This commit is contained in:
parent
a0365fc3fd
commit
ee07633f80
1 changed files with 9 additions and 0 deletions
|
@ -31,3 +31,12 @@ yay -S betterdiscordctl discord element-desktop mailspring openrgb rose-pine-gtk
|
||||||
[Policy]
|
[Policy]
|
||||||
AutoEnable=false
|
AutoEnable=false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
/etc/pacman.conf
|
||||||
|
---
|
||||||
|
[options]
|
||||||
|
Color
|
||||||
|
VerbosePkgLists
|
||||||
|
ParallelDownloads = 25
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue