parent
899f6f652f
commit
ee77c35529
|
@ -1,7 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# 40autorandr: Change autorandr profile on thaw/resume
|
# 40autorandr: Change autorandr profile on thaw/resume
|
||||||
exec > /var/log/autorandr.log 2>&1
|
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
thaw|resume)
|
thaw|resume)
|
||||||
|
|
Loading…
Reference in New Issue