I am currently remoted into my linux workstation's command line environment (bash shell) using SSH with X11 forwarding enabled.
I am using the mendeley citation manager's desktop application to organise my references and their PDFs.
Now, when I click on open PDF using external application, it opens up the PDF using another PDF software.
I wish to use the zathura PDF viewer installed on this workstation for opening and viewing these PDFs. Similar to settings like EXPORT EDITOR=vim is there an environment variable that I can set in bashrc for setting the default PDF variable to zathura?