+ssh-agent to xinit
No need for ssh passwords when I can use the ssh agent
This commit is contained in:
@@ -7,6 +7,8 @@ killall sxhkd;
|
|||||||
sh .xprofile;
|
sh .xprofile;
|
||||||
xset s 1800;
|
xset s 1800;
|
||||||
|
|
||||||
|
eval `ssh-agent`;
|
||||||
|
|
||||||
$(xss-lock --transfer-sleep-lock -- lock) &
|
$(xss-lock --transfer-sleep-lock -- lock) &
|
||||||
feh --randomize --bg-scale $HOME/Pictures/Backgrounds &
|
feh --randomize --bg-scale $HOME/Pictures/Backgrounds &
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user