Update 'README.md'

This commit is contained in:
Franco Colmenarez 2021-09-28 16:27:27 +00:00
parent 534125cbfd
commit c19097bdd2

View File

@ -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 <whatever polkit frontent u want>`
- OpenSSH: `pacman -S openssh`
- Tiling window manager written in Rust: `leftwm`
- Notification system: `dunst`
- Disk usage utility: `ncdu`