Change recording resolution

This commit is contained in:
Thomas Nordquist
2019-03-03 00:13:56 +01:00
parent 7141dfa9fc
commit 55dd79aebd
3 changed files with 7 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ function finish {
trap finish EXIT
DIMENSIONS="1280x720"
DIMENSIONS="1024x720"
SCR=99
# Start new window manager
Xvfb :$SCR -screen 0 "$DIMENSIONS"x24 -ac &