From 61e58aa14da2f9ce45b49d38b889a00ef5a3b1d1 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sat, 8 Mar 2025 23:24:39 +0900 Subject: helper/proc: expose setup file Signed-off-by: Ophestra --- cmd/fpkg/test/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/fpkg') diff --git a/cmd/fpkg/test/configuration.nix b/cmd/fpkg/test/configuration.nix index 56390d9c..6940a284 100644 --- a/cmd/fpkg/test/configuration.nix +++ b/cmd/fpkg/test/configuration.nix @@ -32,7 +32,7 @@ echo 'output Virtual-1 res 1680x1050') > ~/.config/sway/config sway --validate - systemd-cat --identifier=sway sway && touch /tmp/sway-exit-ok + systemd-cat --identifier=session sway && touch /tmp/sway-exit-ok fi ''; -- cgit v1.3.1