1
0

silly mistake

This commit is contained in:
dtb 2021-11-18 16:28:54 +00:00
parent 49f8cbc6db
commit d85fe4b419

View File

@ -9,4 +9,4 @@ then xrandr --output "$2" --transform none
elif [ -n "$1" ]
then "$DISPLAYM_CONFIG/xrandr_transform.sh" "$1"
else usage
done
fi