diff options
Diffstat (limited to 'launchd/user_startx/startx.plist.cpp')
-rw-r--r-- | launchd/user_startx/startx.plist.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launchd/user_startx/startx.plist.cpp b/launchd/user_startx/startx.plist.cpp index bd4c9e9..1a87527 100644 --- a/launchd/user_startx/startx.plist.cpp +++ b/launchd/user_startx/startx.plist.cpp @@ -6,6 +6,7 @@ <string>LAUNCHD_ID_PREFIX.startx</string> <key>ProgramArguments</key> <array> + <string>__xinitrcdir__/launchd_startx</string> <string>__bindir__/startx</string> </array> <key>Sockets</key> |