Have xprofile source .profile, since that doesn't seem to be the default.

This commit is contained in:
David Tomaschik
2015-09-10 23:59:51 -07:00
parent a6fe923b11
commit 724433fab1

View File

@@ -1 +1,2 @@
setxkbmap -option ctrl:nocaps
test -f "$HOME/.profile" && . "$HOME/.profile"