From d0f4b4c7b6e3cab25133d1fe06ecdcc753de264a Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 1 Jan 2020 23:54:03 -0500 Subject: [PATCH] Update .xprofile --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index fbb4108a..0041b0c5 100644 --- a/.xprofile +++ b/.xprofile @@ -3,7 +3,7 @@ # This file runs when a DM logs you into a graphical session. # If you use startx/xinit like a Chad, this file will also be sourced. # Don't be a bash chad XD -autorandr -c & +autorandr -c remaps & # run the remaps script, switching caps/esc and more; check it for more info setbg & # set the background with the `setbg` script xcompmgr & # xcompmgr for transparency