Update .xprofile

This commit is contained in:
Vlad Doster 2020-01-01 23:17:00 -05:00 committed by GitHub
parent 486e0519e7
commit 90d8d59935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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