Ever wanted to use your awesome riced up Rofi Dmenu as a pinentry tool for programs like OpenSSH and GnuPG (or anything else that uses pinentry)?
Well now you can!
sudo make install
You may need to udpate the symbolic link of your current pinentry program, or update some configuration file for the program you are using (gpg uses gpg-anget.conf to specify pinentry if needed).
Checkout Pinentry Switcher, another tool I made to switch between different pinentry tools based on the context (an environment variable).