complete-run: pass outdir (not only logpath) to activate_i3()

This commit is contained in:
Michael Stapelberg
2011-11-07 20:52:14 +00:00
parent af335f0403
commit 389fdcf79f
2 changed files with 3 additions and 1 deletions

View File

@ -433,6 +433,7 @@ sub launch_with_config {
unix_socket_path => "$tmp_socket_path-activation",
display => $ENV{DISPLAY},
configfile => $tmpfile,
outdir => $ENV{OUTDIR},
logpath => $ENV{LOGPATH},
cv => $cv,
);