From 48c4084ffb97e4460bf6032f7a59f8a9757701fc Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Sun, 15 May 2022 09:38:50 -0500 Subject: [PATCH] add mirror xrandr mode --- home/executable_dot_xprofile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/executable_dot_xprofile b/home/executable_dot_xprofile index 970bff1..88a6ecc 100644 --- a/home/executable_dot_xprofile +++ b/home/executable_dot_xprofile @@ -2,4 +2,7 @@ xinput --map-to-output 'ELAN901C:00 04F3:2C29' eDP1 +xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync +xrandr --addmode eDP1 "1920x1080_60.00" + xss-lock -- ~/bin/lock &