Using Yad for ssh-askpass
ssh-askpass is an X11 application for passing a user’s SSH Key passphrase to ssh-add ssh-add(1). But it only works with X11. And I’m on Wayland now.
Solution Yad. Yad is Yet Another Dialog ala Zenity or Dialog. It allows for taking in input and passing it to something else in a similar way to the way ssh-askpass worked with X11.
A screenshot This is how my yad-askpass window looks:
