aboutsummaryrefslogtreecommitdiff
path: root/SystemdGraphicalSession/xcompmgr.service
blob: dd9394ea8b652a8bf064f316fa2a7f7a2c06d6b1 (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(8)

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

[Install]
Alias=compositor.service