aboutsummaryrefslogtreecommitdiff
path: root/x/xsession.sh
diff options
context:
space:
mode:
Diffstat (limited to 'x/xsession.sh')
-rw-r--r--x/xsession.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/x/xsession.sh b/x/xsession.sh
index 0219c87d..8f8ca25f 100644
--- a/x/xsession.sh
+++ b/x/xsession.sh
@@ -2,7 +2,7 @@
# Load common environment variables
# shellcheck disable=SC1091
-. "$HOME"/.profile
+. "$HOME"/.xprofile
# Monitor and wallpaper setup is very machine-specific, and isn't versioned in
# here. Neither xrandr(1) nor xwallpaper(1) have config files, so we fake it