Noob questions: Setup and Usability
Started by Rudi Mentaire 756c9adefd2ed337... ·
~/.lxmd/config has these lines:
You can configure an external program to be run
every time a message is received. The program
will receive as an argument the full path to the
message saved as a file. The example below will
simply result in the message getting deleted as
soon as it has been received.
on_inbound = rm
So when I start lxmd first, I should be able to do what I want whenever "I" receive a message. Including displaying a notification on my desktop. Even when sideband or nomadnet is also running. Correct?