snot

simple notification daemon for wayland

Files | Log | Commits | Refs | README


dbus_constants.h

Size: 175 bytes

#ifndef DBUS_CONSTANTS_H
#define DBUS_CONSTANTS_H

#define SNOT_DBUS_INTERFACE "org.freedesktop.Notifications"
#define SNOT_DBUS_PATH "/org/freedesktop/Notifications"

#endif