This commit is contained in:
Vlad Doster 2020-01-01 23:27:38 -05:00
commit 1553b33ca3

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