diff --git a/README.md b/README.md index 96ef41b..682781f 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ $ rm -rf paru/ ``` ### Install xorg ``` -$ sudo pacman -S xorg xf86-video-intel vulkan-intel +$ sudo pacman -S xorg xf86-video-intel vulkan-intel mesa libva-intel-driver ``` ### Install a display manager @@ -374,8 +374,9 @@ $ sudo rc-update add optimus-manager ### Useful programs - Xorg and dependencies for DWM or Dmenu: `pacman -S xorg xorg-server libxinerama` -- Pipewire audio backend: `pacman -S pipewire pipewire-docs pipewire-alsa pipewire-pulse pipewire-jack` +- Pipewire audio backend: `pacman -S pipewire pipewire-docs pipewire-alsa pipewire-pulse pipewire-jack alsa-utils` - Polkit (ask for permissions): `pacman -S polkit ` +- OpenSSH: `pacman -S openssh` - Tiling window manager written in Rust: `leftwm` - Notification system: `dunst` - Disk usage utility: `ncdu`