X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/4aa48dd515a5b14c67c301bf9f2555e7644ea6ea..8126019f1ac0763cb6085e198d2852b0643b3e91:/.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