From af4d92b785e193664abb6c7c23a5a040d90d832b Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sat, 21 Dec 2024 14:19:50 +0900 Subject: [PATCH] nix: test dbus proxy Signed-off-by: Ophestra --- test.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.nix b/test.nix index 7f1eb0d..ca0b1f4 100644 --- a/test.nix +++ b/test.nix @@ -172,7 +172,7 @@ nixosTest { machine.wait_for_file("/tmp/fortify.1000/tmpdir/0/success-bare") # Start fortify within Wayland session: - swaymsg("exec fortify -v run --wayland touch /tmp/success-session") + swaymsg("exec fortify -v run --wayland --dbus touch /tmp/success-session") machine.wait_for_file("/tmp/fortify.1000/tmpdir/0/success-session") # Start a terminal (foot) within fortify: