mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
autorandr: force a reconfiguration
This is a bit annoying, but as it doesn't handle monitors, we need that.
This commit is contained in:
parent
07a915dc9d
commit
b0925e9f02
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Description=Configure monitors
|
|||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/autorandr --change --default default
|
||||
ExecStart=/usr/bin/autorandr --change --default default --force
|
||||
LimitCORE=infinity
|
||||
Type=oneshot
|
||||
RemainAfterExit=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue