Rename xprofile to xsessionrc.

This commit is contained in:
David Tomaschik
2015-12-16 12:32:48 -08:00
parent ec69fed5d2
commit ecfbce96c0

2
dotfiles/xsessionrc Normal file
View File

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