It would be nice if removing the FIFO file would cause `mktrayicon` to exit automatically as if "q" was sent. Unfortunately, this is not entirely trivial to implement. Have a look [here](http://stackoverflow.com/questions/18643486/detect-deletion-of-fifo-file-with-blocking-open) and send a patch my way if you know how to do it.
It would be nice if removing the FIFO file would cause
mktrayiconto exit automatically as if "q" was sent.Unfortunately, this is not entirely trivial to implement. Have a look here and send a patch my way if you know how to do it.