diff --git a/dotfiles/systemd/autorandr.service b/dotfiles/systemd/autorandr.service index 45a3575..f4eda36 100644 --- a/dotfiles/systemd/autorandr.service +++ b/dotfiles/systemd/autorandr.service @@ -1,6 +1,7 @@ [Unit] Description=Automatic monitor configuration PartOf=graphical-session.target +ConditionPathIsDirectory=%h/.config/autorandr/default [Service] ExecStart=/usr/bin/autorandr --change --default default --force