This unit is provided by:
Options
-
[Install]
-
WantedBy=sleep.target
-
-
[Service]
-
ExecStart=/usr/bin/autorandr --batch --change --default default
-
KillMode=process
-
RemainAfterExit=no
-
Type=oneshot
-
-
[Unit]
-
After=sleep.target
-
Description=autorandr execution hook
-
StartLimitBurst=1
-
StartLimitInterval=5
-
StartLimitIntervalSec=5
-
Additionnal notes
Nothing here.