Add ssh-load to autostart

This commit is contained in:
Eric Renfro 2024-11-05 13:32:53 -05:00
parent 65cdc45b11
commit 0b47e1cde4
Signed by: psi-jack
SSH key fingerprint: SHA256:1TKB8Z257L8EHK8GWNxKgMhD8a+FAR+f+j3nnlcuNVM
2 changed files with 10 additions and 0 deletions

View file

@ -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

View file

@ -0,0 +1,4 @@
#!/bin/sh
SSH_ASKPASS=/usr/bin/ksshaskpass ssh-add </dev/null