Update
This commit is contained in:
4
autostart/20_gpg_agent.sh
Executable file
4
autostart/20_gpg_agent.sh
Executable 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
|
||||
Reference in New Issue
Block a user