X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/4d1afcd5cc3e282554877a10d6be81931ef0cc03..7deaf6469e0fca4b6215eb84966c8f28b41da856:/.config/neomutt/htmldump diff --git a/.config/neomutt/htmldump b/.config/neomutt/htmldump index 396b799..b5b29e6 100755 --- a/.config/neomutt/htmldump +++ b/.config/neomutt/htmldump @@ -20,13 +20,13 @@ elif [ $WRAP -gt 0 ]; then fi -awesome-client <<-_eof - local naughty = require("naughty") - naughty.notify({ preset = naughty.config.presets.low, - title = "htmldump called", - text = [[$@]], - }) - _eof +#awesome-client <<-_eof +# local naughty = require("naughty") +# naughty.notify({ preset = naughty.config.presets.low, +# title = "htmldump called", +# text = [[$@]], +# }) +# _eof if command -v html2markdown >/dev/null; then