i might want this
This commit is contained in:
parent
54a782f4d1
commit
3d8dde18b4
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ done
|
||||||
|
|
||||||
CMD="xrandr --auto && ${CMD} ${UNSET}"
|
CMD="xrandr --auto && ${CMD} ${UNSET}"
|
||||||
[ "${CMD}" ] && eval "${CMD}"
|
[ "${CMD}" ] && eval "${CMD}"
|
||||||
# printf '%s\n' "${CMD}" # DEBUG
|
printf '%s\n' "${CMD}"
|
||||||
|
|
Loading…
Reference in a new issue