summaryrefslogtreecommitdiff
path: root/.config/systemd/user/xcompmgr@.service
blob: e1d9195d795050a8dbaf752b72df45c0d36b7074 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Composite Window-Effects Manger on X display %I
Documentation=man:xcompmgr(1)
After=X11@%i.target
Requisite=X11@%i.target

[Service]
Environment=DISPLAY=%I

Type=simple
ExecStart=/usr/bin/env xcompmgr
SyslogIdentifier=xcompmgr