mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-02 22:34:20 +02:00
8 lines
180 B
Desktop File
8 lines
180 B
Desktop File
[Unit]
|
|
Description=Configure monitors
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/autorandr --change --default default --force
|
|
Type=oneshot
|
|
RemainAfterExit=false
|