aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-03-08 23:24:39 +0900
committerOphestra <cat@gensokyo.uk>2025-03-09 17:22:31 +0900
commit61e58aa14da2f9ce45b49d38b889a00ef5a3b1d1 (patch)
tree1c79e6e492f27535ebd53a3e76663c3f0eda3755 /cmd
parent9e15898c8f87f3c9eaf9e607fc5c860d91d48912 (diff)
helper/proc: expose setup file
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'cmd')
-rw-r--r--cmd/fpkg/test/configuration.nix2
1 files changed, 1 insertions, 1 deletions
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
'';