mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 12:08:49 +02:00
systemd: try to debug xrandr crashing
This commit is contained in:
parent
d1879ae338
commit
1a7421baf8
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ PartOf=graphical-session@%i.target
|
||||||
[Service]
|
[Service]
|
||||||
Environment=DISPLAY=%I
|
Environment=DISPLAY=%I
|
||||||
ExecStart=/usr/bin/autorandr --change --default default
|
ExecStart=/usr/bin/autorandr --change --default default
|
||||||
|
LimitCORE=infinity
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=false
|
RemainAfterExit=false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue