Yazi : Dont block for archive.
This commit is contained in:
parent
a4a5f632f6
commit
7c4deb2923
|
@ -68,9 +68,8 @@
|
||||||
run = openWith "gimp";
|
run = openWith "gimp";
|
||||||
}];
|
}];
|
||||||
archive = [{
|
archive = [{
|
||||||
desc = "Archive";
|
desc = "Archive";
|
||||||
block = true;
|
run = openWith "unpack";
|
||||||
run = openWith "unpack";
|
|
||||||
}];
|
}];
|
||||||
hex = [{
|
hex = [{
|
||||||
desc = "Hex";
|
desc = "Hex";
|
||||||
|
|
Loading…
Reference in a new issue