From 4238a5516e8bdb16b58d60407edf36d5d49beb1e Mon Sep 17 00:00:00 2001 From: Jas Singh Date: Sat, 14 Sep 2024 17:35:19 -0700 Subject: [PATCH] Add pacman-contrib to optional dependencies. (#256) * Update README.md * Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a85a217..024bace 100644 --- a/README.md +++ b/README.md @@ -52,11 +52,14 @@ python-gpustat ## Only if a pywal hook from wallpaper changes applied through settings is desired pywal + +## To check for pacman updates in the default script used in the updates module +pacman-contrib ``` Arch (pacman): ```bash -sudo pacman -S pipewire libgtop bluez bluez-utils btop networkmanager dart-sass wl-clipboard brightnessctl swww python gnome-bluetooth-3.0 +sudo pacman -S pipewire libgtop bluez bluez-utils btop networkmanager dart-sass wl-clipboard brightnessctl swww python gnome-bluetooth-3.0 pacman-contrib ``` Arch (AUR):