wiki: Add alacritty to Arch quickstart

Just in case; it's bound by default after all.
This commit is contained in:
Ivan Molodetskikh
2025-11-23 21:42:02 +03:00
parent efbe29f3fa
commit c558516d4c
+1 -1
View File
@@ -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
```