From d6ac6e3259a26d8523169e9ff4bc6e382ed5dc45 Mon Sep 17 00:00:00 2001 From: Franco Colmenarez Date: Tue, 28 Sep 2021 16:34:52 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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`