summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmiirc@.service
blob: a8af5a9b64923e388d591cc76c6e195b8b485e79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Unit]
Description=Window manager configuration on X display %I
After=X11@%i.target wmii@%i.socket
Requires=wmii@%i.socket
Requisite=X11@%i.target

Before=wm-running@%i.target

[Service]

Type=notify
NotifyAccess=all
ExecStopPost=/bin/rm -rf -- %t/wmii@%I/

Environment=DISPLAY=%I WMII_ADDRESS=unix!%t/wmii@%I.sock
ExecStart=/usr/bin/env WMII_CONFPATH=${XDG_CONFIG_HOME}/wmii-hg ${XDG_CONFIG_HOME}/wmii-hg/wmiirc
SyslogIdentifier=wmiirc