i3-config: add ssh agent

This commit is contained in:
Johannes Rothe 2018-02-01 14:33:22 +01:00
parent fae7c28c1c
commit 8ba3260b2f

View File

@ -37,6 +37,9 @@ exec setxkbmap -layout de
# start redshift # start redshift
exec redshift exec redshift
# add key to authentication agent
exec ssh-add
# start nm-applet # start nm-applet
exec nm-applet exec nm-applet