summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2021-12-08 08:41:03 +0000
committer0scar <qgt268@alumni.ku.dk>2021-12-08 08:41:03 +0000
commit13d292a877403b1aa3c1612a2f1dc0c87c3c5243 (patch)
treea1082994d6a16ef79dca58939b0fc8e86d9ed290 /.zprofile
parent786dc619baa61b1e24f6bbd36634ca3002cfb209 (diff)
Fix xinitrc path
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 109d568..78e2ab1 100644
--- a/.zprofile
+++ b/.zprofile
@@ -21,7 +21,7 @@ export XDG_DESKTOP_DIR="$HOME"
# X11-stuff
export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
export XDEFAULTS="$HOME/.config/x/defaults"
-export XINITRC="${XDG_CONFIG_HOME:-$HOME/.config}/xinitrc"
+export XINITRC="${XDG_CONFIG_HOME:-$HOME/.config}/x/xinitrc"
export XRESOURCES="$HOME/.config/x/resources"
# More utils / Preferences