yavdr-ansible/roles/yavdr-desktop/templates/systemd/user/detect-second-display.service.j2

10 lines
158 B
Plaintext
Raw Normal View History

2017-06-21 10:14:35 +02:00
[Unit]
Description=Detect second DISPLAY using xrandr
[Service]
Type=oneshot
ExecStart=%h/bin/detect-second-display
2017-06-21 10:14:35 +02:00
[Install]
WantedBy=yavdr-desktop.target