From aab3805b2cf7563cabc25ad1271365fd02e5ee94 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 9 Aug 2021 17:25:30 +0300 Subject: [PATCH] wks-client hook --- lynx/.mailcap | 1 + 1 file changed, 1 insertion(+) diff --git a/lynx/.mailcap b/lynx/.mailcap index c5f7ba0..e5d5baf 100644 --- a/lynx/.mailcap +++ b/lynx/.mailcap @@ -1,4 +1,5 @@ application/pdf; zat '%s'; test=test -n "$DISPLAY" +application/vnd.gnupg.wks; gpg-wks-client -v --read --send; needsterminal; description=WKS message image/gif; sxiv '%s'; test=test -n "$DISPLAY" image/jpg; sxiv '%s'; test=test -n "$DISPLAY" image/jpeg; sxiv '%s'; test=test -n "$DISPLAY" -- 2.44.0