various yazi keybinds
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
[open]
|
||||
rules = [
|
||||
{ mime = "video/*", use = "play" },
|
||||
]
|
||||
|
||||
[opener]
|
||||
play = [
|
||||
{ run = 'mpv "$@"', orphan = true}
|
||||
]
|
||||
|
Reference in New Issue
Block a user