From 9a62b4a64933f116b08e9e3cb06e013319610e4c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 18 Nov 2022 18:36:53 -0700 Subject: stuff --- .config/systemd/user/wmii@.service | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/systemd/user/wmii@.service') diff --git a/.config/systemd/user/wmii@.service b/.config/systemd/user/wmii@.service index 92f3b40..ff9ef68 100644 --- a/.config/systemd/user/wmii@.service +++ b/.config/systemd/user/wmii@.service @@ -13,3 +13,6 @@ ExecStart=/usr/bin/env bash -c 'exec 8>%t/x11-wm@%I; echo "$DISPLAY"; exec wmii ExecStop=/usr/bin/env wmiir -a unix!%t/.%N.sock xwrite /ctl Quit ExecStopPost=/bin/rm -f -- %t/.%N.sock SyslogIdentifier=wmii + +[Install] +RequiredBy=X11@%i.target -- cgit v1.2.3-2-g168b