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