diff --git a/systemd/autorandr@.service b/systemd/autorandr@.service index cad1f58..bf637da 100644 --- a/systemd/autorandr@.service +++ b/systemd/autorandr@.service @@ -5,5 +5,6 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I ExecStart=/usr/bin/autorandr --change --default default +LimitCORE=infinity Type=oneshot RemainAfterExit=false