summaryrefslogtreecommitdiff
path: root/launchd/user_startx/startx.plist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'launchd/user_startx/startx.plist.cpp')
-rw-r--r--launchd/user_startx/startx.plist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launchd/user_startx/startx.plist.cpp b/launchd/user_startx/startx.plist.cpp
index a43025f..f79d461 100644
--- a/launchd/user_startx/startx.plist.cpp
+++ b/launchd/user_startx/startx.plist.cpp
@@ -6,7 +6,7 @@
<string>BUNDLE_ID_PREFIX.startx</string>
<key>ProgramArguments</key>
<array>
- <string>__xinitrcdir__/launchd_startx</string>
+ <string>__libexecdir__/launchd_startx</string>
<string>__bindir__/startx</string>
#ifdef LAUNCHAGENT_XSERVER_PATH
<string>--</string>