I did not want to use xdg-open for opening files. However, I could not uninstall xdg-open as other programs depend on it. As a solution I added the @fzf-url-open setting. When this setting is applied, it takes precedence over xdg-open, open and BROWSER.
I did not want to use
xdg-open
for opening files. However, I could not uninstallxdg-open
as other programs depend on it. As a solution I added the@fzf-url-open
setting. When this setting is applied, it takes precedence overxdg-open
,open
and BROWSER.Thanks for building this repo. I use it everyday!