From 23cfef93bd8a6cd6e06484efaffd35416e009bd1 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 10 Jun 2018 12:10:30 +0200 Subject: notification-daemon-launch --- notification-daemon-launch | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 notification-daemon-launch diff --git a/notification-daemon-launch b/notification-daemon-launch new file mode 100755 index 0000000..e6c261d --- /dev/null +++ b/notification-daemon-launch @@ -0,0 +1,5 @@ +#!/bin/zsh + +sleep 10 +sind | notification-daemon & + -- cgit v1.2.3