Update .xinitrc

This commit is contained in:
Vlad Doster 2020-02-13 22:39:57 -05:00 committed by GitHub
parent 8bd2a42a44
commit af1000ec3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,8 @@
[ -f ~/.xprofile ] && . ~/.xprofile
[ -f ~/.profile ] && . ~/.profile
# Your default LARBS WM is determined in your `~/.profile` on login. Here we
# run the proper command to run when the graphical environment starts.