3 ==> To run this module, add Macopix to ~/.config/noteo/noteo.conf
5 module-names = Macopix,
6 or module-names = MPD, Popup, Macopix
7 (notice the comma, it is needed)
9 You can configure options on ~/.config/noteo/Macopix.conf
10 This file will be created after the first run of the plugin.
12 macopix-step (default = 0), integer - Defines the time to wait before displaying the next letter (typewriter style)
13 macopix-force-default-timeout (default = False), boolean - Forces the default timeout to be used
14 macopix-default-timeout (default = 5000), integer - Time in ms to wait before closing the popup is not timeout is provided
16 If you had already installed NotifyMacopix (noteo-notify-macopix), please remove it from module-names.
17 This plugin no longer conflicts with noteo-notify.
19 Please run macopix --sockmsg instead of macopix alone, otherwise this plugin won't work.