aboutsummaryrefslogtreecommitdiff
path: root/root/etc/lightdm/executable_autorandr-change
blob: f181fe87d69045016170cb6a11667ca2f3982442 (plain)
1
2
3
4
5
#!/bin/sh
autorandr --change

# make sure this script exits happily
exit 0