summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 77b5d95..9630105 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -6,6 +6,7 @@
export DESKTOP_SESSION="dwm"
+[ -f ~/.profile ] && . ~/.profile
[ -f /etc/xprofile ] && . /etc/xprofile
[ -f ~/.xprofile ] && . ~/.xprofile