summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmiirc
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/wmiirc')
-rwxr-xr-x.config/systemd/user/wmiirc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/systemd/user/wmiirc b/.config/systemd/user/wmiirc
new file mode 100755
index 0000000..72f62b7
--- /dev/null
+++ b/.config/systemd/user/wmiirc
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo 'READY=1' | socat STDIO UNIX-SENDTO:"$NOTIFY_SOCKET"
+sleep infinity