index
:
dots
master
my dotfiles
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
root
/
etc
/
lightdm
/
executable_autorandr-change
blob: 77efc7cf60002ef9fbab3ca1fa7894ed939ac164 (
plain
)
1
2
3
4
5
#!/usr/bin/env sh
autorandr
--change
# make sure this script exits happily
exit
0