From ee07633f80055b6f9ed016b65c8ff3e9ee4ad1e9 Mon Sep 17 00:00:00 2001 From: Viyurz Date: Mon, 7 Oct 2024 09:10:45 +0200 Subject: [PATCH] [README] Add pacman.conf --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6ebb991..8fbe3cf 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,12 @@ yay -S betterdiscordctl discord element-desktop mailspring openrgb rose-pine-gtk [Policy] AutoEnable=false ``` + +``` +/etc/pacman.conf +--- +[options] +Color +VerbosePkgLists +ParallelDownloads = 25 +```