[neomutt-users] Shutdown-hook not updating i3blocks

Richard Russon rich at flatcap.org
Tue Oct 22 16:10:41 CEST 2019


Hi Philipp,

> shutdown-hook 'exec shell-escape"pkill -RTMIN+13 i3blocks"'

Hmm... that looks OK, but the shutdown-hook is a bit awkward.
It's run very late and some commands are pushed into a queue that isn't
read before NeoMutt disappears.

However, this works for me:

    shutdown-hook 'echo `pkill XXX`'

Cheers,
    Rich / FlatCap
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://mailman.neomutt.org/pipermail/neomutt-users-neomutt.org/attachments/20191022/687bdd99/attachment.sig>


More information about the neomutt-users mailing list