]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/56-fullscreen-focus.t
Merge branch 'master' into next
[i3/i3] / testcases / t / 56-fullscreen-focus.t
index 2027cbe09075b108268965b3d76e835183e9ea26..ee60dc7ae0bc5e17d49edc6d6332030a88fa08c5 100644 (file)
@@ -12,7 +12,7 @@ BEGIN {
 }
 
 my $x = X11::XCB::Connection->new;
-my $i3 = i3("/tmp/nestedcons");
+my $i3 = i3(get_socket_path());
 
 my $tmp = fresh_workspace;