diff options
Diffstat (limited to '.local/share')
-rw-r--r-- | .local/share/dbus-1/services/dunst.service | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/share/dbus-1/services/dunst.service b/.local/share/dbus-1/services/dunst.service new file mode 100644 index 0000000..7e5c09f --- /dev/null +++ b/.local/share/dbus-1/services/dunst.service @@ -0,0 +1,3 @@ +[D-BUS Service] +Name=org.freedesktop.Notifications +Exec=/usr/local/bin/dunst |