adding gpg agent
This commit is contained in:
parent
7caf973063
commit
a79968e9af
2 changed files with 9 additions and 0 deletions
1
.xinitrc
1
.xinitrc
|
@ -7,6 +7,7 @@ case "$1" in
|
|||
[ -f ~/.Xresources ] && xrdb -merge ~/.Xresources
|
||||
xcompmgr &
|
||||
/usr/bin/xscreensaver -no-splash &
|
||||
eval $(/usr/bin/gpg-agent --daemon --enable-ssh-support --write-env-file "${HOME}/.gpg-agent-info")
|
||||
exec awesome
|
||||
;;
|
||||
weston|weston-launch)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue