diff --git a/README.md b/README.md index 682781f..7d36893 100644 --- a/README.md +++ b/README.md @@ -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`