diff options
Diffstat (limited to 'dot-config')
| -rw-r--r-- | dot-config/yazi/yazi.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dot-config/yazi/yazi.toml b/dot-config/yazi/yazi.toml new file mode 100644 index 0000000..22a76b5 --- /dev/null +++ b/dot-config/yazi/yazi.toml @@ -0,0 +1,6 @@ +[tasks] +image_alloc = 0 +image_bound = [0,0] + +[opener] +open = [{ run='handlr open "$1"', desc="open", for="linux" }] |
