From 67e8d0fb57b89316e4036035368924f1f0bfbb0a Mon Sep 17 00:00:00 2001 From: c0co Date: Sun, 7 Sep 2025 01:04:49 +0100 Subject: Add home.csm, gpg and sway scripts, wp --- dom0/files/scripts/gpg-agent-tty | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dom0/files/scripts/gpg-agent-tty (limited to 'dom0/files/scripts/gpg-agent-tty') diff --git a/dom0/files/scripts/gpg-agent-tty b/dom0/files/scripts/gpg-agent-tty new file mode 100644 index 0000000..ca4bb5a --- /dev/null +++ b/dom0/files/scripts/gpg-agent-tty @@ -0,0 +1,2 @@ +export GPG_TTY=$(tty) +gpg-connect-agent updatestartuptty /bye >/dev/null -- cgit v1.2.3