Update .xinitrc

This commit is contained in:
Vlad Doster 2019-12-20 21:49:53 -05:00 committed by GitHub
parent 58e2f97ae9
commit be3d583e55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,12 +45,4 @@ guesswm
[ -f ~/.xprofile ] && . ~/.xprofile
# There are some small but important commands that need to be run when we start
# the graphical environment. I keep those commands in ~/.xprofile because that
# file is run automatically if someone uses a display manager (login screen)
# and so they are needed there. To prevent doubling up commands, I source them
# here with the line below.
[ -f ~/.xprofile ] && . ~/.xprofile
startlarbs