aboutsummaryrefslogtreecommitdiff
path: root/docs/wiki
diff options
context:
space:
mode:
Diffstat (limited to 'docs/wiki')
-rw-r--r--docs/wiki/Getting-Started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wiki/Getting-Started.md b/docs/wiki/Getting-Started.md
index 4794614e..0205a8a6 100644
--- a/docs/wiki/Getting-Started.md
+++ b/docs/wiki/Getting-Started.md
@@ -11,7 +11,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
+sudo pacman -Syu niri xwayland-satellite xdg-desktop-portal-gnome xdg-desktop-portal-gtk alacritty
paru -S dms-shell-bin matugen wl-clipboard cliphist cava qt6-multimedia-ffmpeg
systemctl --user add-wants niri.service dms
```