mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-09 09:44:20 +02:00
8 lines
132 B
SYSTEMD
8 lines
132 B
SYSTEMD
|
[Unit]
|
||
|
Description=X color management
|
||
|
PartOf=graphical-session.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/bin/xiccd --edid
|
||
|
Restart=on-failure
|