From fcdc946511fe80023934311acce712db6f42c84c Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 4 Aug 2022 11:30:53 -0500 Subject: [PATCH] set monitors on startup --- home/executable_dot_xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/executable_dot_xprofile b/home/executable_dot_xprofile index a026d35..0c5bb72 100644 --- a/home/executable_dot_xprofile +++ b/home/executable_dot_xprofile @@ -5,4 +5,4 @@ xinput --map-to-output 'ELAN901C:00 04F3:2C29' eDP-1 xss-lock -- ~/bin/lock & -SKIP_WM_RESET=1 autorandr -c +SKIP_WM_RESET=1; autorandr -c