Yazi : Dont block for archive.

This commit is contained in:
Dmitry Voronin 2024-10-08 11:47:53 +03:00
parent a4a5f632f6
commit 7c4deb2923
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -68,9 +68,8 @@
run = openWith "gimp";
}];
archive = [{
desc = "Archive";
block = true;
run = openWith "unpack";
desc = "Archive";
run = openWith "unpack";
}];
hex = [{
desc = "Hex";