Adds gvfs support to yazi

This commit is contained in:
Michel Fedde 2025-07-11 22:34:02 +02:00
parent 709041d5e7
commit d4ad0cedc2
6 changed files with 82 additions and 16 deletions

View file

@ -1,5 +1,9 @@
[opener]
extract = []
play = [
{ run = 'mpv "$@"', orphan = true, for = "unix", desc = "Open with MPV" },
{ run = 'vlc "file://$0"', orphan = true, for = "unix", desc = "Open with VLC" }
]
[plugin]
prepend_fetchers = [