mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-21 19:34:36 +02:00
systemd: starts autorandr only if there is a default configuration
This commit is contained in:
parent
f13079fd4a
commit
5a9bf68fad
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue