mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-07-06 16:12:33 +02:00
@@ -41,6 +41,10 @@
|
||||
}
|
||||
];
|
||||
prepend_previewers = [
|
||||
{
|
||||
mime = "image/*";
|
||||
run = ''piper -- chafa --format symbols --animate off --size "$w"x"$h" -- "$1"'';
|
||||
}
|
||||
{
|
||||
url = "*.md";
|
||||
run = ''piper -- CLICOLOR_FORCE=1 glow -w=$w -s=dark "$1"'';
|
||||
|
||||
Reference in New Issue
Block a user