wiki: Add more Arch optional deps to quick start

This commit is contained in:
Ivan Molodetskikh
2025-11-11 20:10:07 +03:00
parent fb2f67c8a0
commit 5b77107161
+1 -1
View File
@@ -12,7 +12,7 @@ systemctl --user add-wants niri.service dms
Arch Linux (via [paru](https://github.com/morganamilo/paru)):
```
sudo pacman -Syu niri xwayland-satellite xdg-desktop-portal-gnome xdg-desktop-portal-gtk
paru -S dms-shell-bin
paru -S dms-shell-bin matugen wl-clipboard cliphist cava qt6-multimedia-ffmpeg
systemctl --user add-wants niri.service dms
```