i might want this

This commit is contained in:
tavo-wasd 2024-08-25 14:00:12 -06:00
parent 54a782f4d1
commit 3d8dde18b4

View file

@ -34,4 +34,4 @@ done
CMD="xrandr --auto && ${CMD} ${UNSET}"
[ "${CMD}" ] && eval "${CMD}"
# printf '%s\n' "${CMD}" # DEBUG
printf '%s\n' "${CMD}"