@ -99,8 +99,6 @@ bus = SystemBus()
loop = GLib.MainLoop()
signal = bus.get('org.asamk.Signal')
```
signal.onMessageReceived = msgRcv
loop.run()