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