summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmii@.socket
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/wmii@.socket
parent29028d9b2b3df8aafb6a766c074e55bf8f452437 (diff)
Spend way too long fighting with wmii
Diffstat (limited to '.config/systemd/user/wmii@.socket')
-rw-r--r--.config/systemd/user/wmii@.socket9
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/systemd/user/wmii@.socket b/.config/systemd/user/wmii@.socket
new file mode 100644
index 0000000..b1583a6
--- /dev/null
+++ b/.config/systemd/user/wmii@.socket
@@ -0,0 +1,9 @@
+[Unit]
+Description=Window Manager Improved Improved on X display %I socket
+
+[Socket]
+ListenStream=%t/wmii@%I.sock
+Service=wmii-proxy@%i.service
+
+[Install]
+RequiredBy=X11@.target