Update 'README.md'

This commit is contained in:
Franco Colmenarez 2021-09-28 16:34:52 +00:00
parent c19097bdd2
commit d6ac6e3259

View File

@ -372,6 +372,14 @@ $ sudo pacman -S optimus-manager-openrc lightdm-optimus-openrc optimus-manager-g
$ sudo rc-update add optimus-manager
```
### Preserve arandr settings
```
~/.xinitrc
#!/bin/sh
/home/$USER/.screenlayout/layout.sh
```
### 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 alsa-utils`