feat: add sixel support to viu

nixos
Moritz Böhme 2024-04-22 09:31:59 +02:00
parent 6a1b81565a
commit 7ddd60e36c
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ in
parallel
ripgrep
vim
viu
(viu.override { withSixel = true; })
wget
];