summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmiirc
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-13 16:42:48 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-13 16:42:48 -0400
commit0c74cfe023001cda317fdf98bd1912a130e22d8f (patch)
tree3dd0adcb683e421967f20b8b5405dc1a2054b0ed /.config/systemd/user/wmiirc
parent9ee95b551b2437840e2d13129191fb57a28f7289 (diff)
parentb6ca8ce55f0a850e18ef032dbe0aefffaf1be2ec (diff)
Merge remote-tracking branch 'origin/master' into build64-par/master
# Conflicts: # .config/wmii-hg/rbar_acpi
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