yazi: Disable image previews
This commit is contained in:
parent
5a7a5c2152
commit
640323c095
1 changed files with 3 additions and 0 deletions
3
yazi/.config/yazi/yazi.toml
Normal file
3
yazi/.config/yazi/yazi.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[plugin]
|
||||||
|
prepend_preloaders = [ { mime = "image/*", run = "noop" } ]
|
||||||
|
prepend_previewers = [ { mime = "image/*", run = "noop" } ]
|
Loading…
Reference in a new issue