diff --git a/contrib/systemd/autorandr.service b/contrib/systemd/autorandr.service index d270c5e..20277f9 100644 --- a/contrib/systemd/autorandr.service +++ b/contrib/systemd/autorandr.service @@ -11,6 +11,7 @@ StartLimitBurst=1 ExecStart=/usr/bin/autorandr --batch --change --default default Type=oneshot RemainAfterExit=false +KillMode=process [Install] WantedBy=sleep.target