]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blob - contrib/systemd/autorandr-resume.service
70dcde12c83b939c24b92bda9e2dac1c6f15db8e
[deb_pkgs/autorandr.git] / contrib / systemd / autorandr-resume.service
1 [Unit]
2 Description=autorandr resume hook
3 After=sleep.target
4
5 [Service]
6 ExecStart=/etc/pm/sleep.d/40autorandr thaw
7
8 [Install]
9 WantedBy=sleep.target