]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/29-focus-after-close.t
tests: get the socket path from the X11 atom I3_SOCKET_PATH
[i3/i3] / testcases / t / 29-focus-after-close.t
index fa9d86b54b7362f28e9699e903d0e3d6096f9514..ac029eb14f85c1f2b6ade674c1baa7eb2c52f50d 100644 (file)
@@ -9,7 +9,7 @@ use List::Util qw(first);
 
 my $x = X11::XCB::Connection->new;
 
-my $i3 = i3("/tmp/nestedcons");
+my $i3 = i3(get_socket_path());
 
 my $tmp = fresh_workspace;