Add pacman-contrib to optional dependencies. (#256)

* Update README.md

* Update README.md
This commit is contained in:
Jas Singh
2024-09-14 17:35:19 -07:00
committed by GitHub
parent b9b2ea018c
commit 4238a5516e

View File

@@ -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):