+ssh-agent to xinit

No need for ssh passwords when I can use the ssh agent
This commit is contained in:
2020-08-28 11:46:24 +01:00
parent cfa66928de
commit b7dc0ecec2

View File

@@ -7,6 +7,8 @@ killall sxhkd;
sh .xprofile;
xset s 1800;
eval `ssh-agent`;
$(xss-lock --transfer-sleep-lock -- lock) &
feh --randomize --bg-scale $HOME/Pictures/Backgrounds &