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

11 lines
178 B
Plaintext
Raw Normal View History

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