diff --git a/.config/autostart/ssh-load.desktop b/.config/autostart/ssh-load.desktop new file mode 100644 index 0000000..e465056 --- /dev/null +++ b/.config/autostart/ssh-load.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Exec=/home/psi-jack/.config/old-autostart-scripts/ssh-load +Icon=application-x-executable-script +Name=ssh-load +Type=Application +X-KDE-AutostartScript=true diff --git a/.config/old-autostart-scripts/ssh-load b/.config/old-autostart-scripts/ssh-load new file mode 100755 index 0000000..154c517 --- /dev/null +++ b/.config/old-autostart-scripts/ssh-load @@ -0,0 +1,4 @@ +#!/bin/sh + +SSH_ASKPASS=/usr/bin/ksshaskpass ssh-add