Skip to content
Fabian Affolter edited this page Apr 27, 2014 · 2 revisions

The dbus service send a message over the dbus to the user's desktop.

[config:dbus]
targets = {
    'warn' : [ 'Warning' ],
    'note' : [ 'Note' ]
    }

Requires:

  • Python dbus bindings
Clone this wiki locally