fix: yazi opener config
This commit is contained in:
@@ -23,6 +23,6 @@ image = [
|
|||||||
[open]
|
[open]
|
||||||
rules = [
|
rules = [
|
||||||
{ mime = "application/pdf", use = "pdf" },
|
{ mime = "application/pdf", use = "pdf" },
|
||||||
{ mime = "image/png", use = "image" }
|
{ mime = "image/png", use = "image" },
|
||||||
{ mime = "image/jpg", use = "image" }
|
{ mime = "image/jpg", use = "image" }
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user