diff --git a/home/config/yazi/module/Yazi.nix b/home/config/yazi/module/Yazi.nix index 5b701f5..852c6dd 100644 --- a/home/config/yazi/module/Yazi.nix +++ b/home/config/yazi/module/Yazi.nix @@ -68,9 +68,8 @@ run = openWith "gimp"; }]; archive = [{ - desc = "Archive"; - block = true; - run = openWith "unpack"; + desc = "Archive"; + run = openWith "unpack"; }]; hex = [{ desc = "Hex";