[Unit] Description=HDMI to VIRTUAL1 Fallback Monitor After=graphical-session.target [Service] Type=simple ExecStart=%h/.local/bin/hdmi-fallback.sh Restart=always RestartSec=5 Environment="DISPLAY=:0" [Install] WantedBy=default.target