diff --git a/dotfiles/systemd/autorandr.service b/dotfiles/systemd/autorandr.service index e329edb..50acde5 100644 --- a/dotfiles/systemd/autorandr.service +++ b/dotfiles/systemd/autorandr.service @@ -4,6 +4,5 @@ PartOf=graphical-session.target [Service] ExecStart=/usr/bin/autorandr --change --default default --force -LimitCORE=infinity Type=oneshot RemainAfterExit=false