#!/bin/bash
dbus-send --system --type=method_call --print-reply  --dest=org.laptop.security.Rainbow / org.laptop.security.Rainbow.echo string:'hi'
