Export all variables from gnome-keyring-daemon
This commit is contained in:
parent
51e8f161e7
commit
8215a31186
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@ fi
|
|||
redshift -l 51.1180:4.0012 &
|
||||
unclutter &
|
||||
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=secrets)
|
||||
export GPG_AGENT_INFO SSH_AUTH_SOCK
|
||||
export $(/usr/bin/gnome-keyring-daemon --start --components=secrets,gpg)
|
||||
|
||||
exec awesome
|
||||
|
|
Loading…
Reference in a new issue