summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmiirc
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-13 01:48:01 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-13 16:39:27 -0400
commitb6ca8ce55f0a850e18ef032dbe0aefffaf1be2ec (patch)
treeba2af1c4ce8e0040f8cdd792c4265128e55beaea /.config/systemd/user/wmiirc
parent29028d9b2b3df8aafb6a766c074e55bf8f452437 (diff)
Spend way too long fighting with wmii
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