From 90d8d59935feda5a19510665b1a2c478b68d8721 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 1 Jan 2020 23:17:00 -0500 Subject: [PATCH] Update .xprofile --- .xprofile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index c89f1df6..fbb4108a 100644 --- a/.xprofile +++ b/.xprofile @@ -1,8 +1,9 @@ #!/usr/bin/env sh -autorandr -c # 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 & 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