This commit is contained in:
2019-04-14 11:54:29 +02:00
parent cb34056f15
commit 6be0232035
14 changed files with 48 additions and 8 deletions

4
autostart/20_gpg_agent.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
printf '%s' "starting gpg-agent"
systemd-run -r --user --setenv=DISPLAY=${DISPLAY} gpg-agent --homedir "$HOME/.gnupg" --no-detach --daemon