aboutsummaryrefslogtreecommitdiff
path: root/SystemdGraphicalSession/xcompmgr.service
blob: 216f50baf9802546f10985d70161eaeda691548f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=X Compositor
After=graphical-session-pre.target
PartOf=graphical-session.target
Documentation=man:xcompmgr(1)

[Service]
Slice=session.slice
Type=simple
ExecStart=/usr/bin/xcompmgr

[Install]
Alias=compositor.service