add ranger: to use sixel

This commit is contained in:
2025-04-24 07:29:25 +08:00
parent d928267d8b
commit 670a07a589
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"layer": {
"silent": true,
"use-escape-codes": false,
"no-stdin": false,
"output": "sixel"
}
}