Update 'README.md'
This commit is contained in:
parent
534125cbfd
commit
c19097bdd2
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user