instead of yazi conf use xdg mimeapps for configuring default apps

This commit is contained in:
2025-06-04 12:40:37 +02:00
parent 4865bfe549
commit a5d34d185e
3 changed files with 11 additions and 37 deletions

View File

@ -1,9 +0,0 @@
[open]
rules = [
{ mime = "video/*", use = "play" },
]
[opener]
play = [
{ run = 'mpv "$@"', orphan = true}
]