this in
.config/autostart/ssh-add.desktop:[Desktop Entry]
Exec=ssh-add -q /home/elizabeth/.ssh/id_ed25519
Name=ssh-add
Type=Applicationthis in
.config/environment.d/ssh-agent.conf:SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket
SSH_ASKPASS=/usr/bin/ksshaskpass
SSH_ASKPASS_REQUIRE=preferand enable
systemctl --user enable ssh-agentand have ksshaskpass installed of course