@arcsine/screen-recorder
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -91,3 +91,3 @@ "use strict"; | ||
f: 'x11grab', | ||
i: `:${(_a = process.env.DISPLAY) !== null && _a !== void 0 ? _a : '0.0'}+${bounds.x},${bounds.y}` | ||
i: `${(_a = process.env.DISPLAY) !== null && _a !== void 0 ? _a : ':0.0'}+${bounds.x},${bounds.y}` | ||
})); | ||
@@ -94,0 +94,0 @@ if (opts.audio) { |
{ | ||
"name": "@arcsine/screen-recorder", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Leverages FFMpeg to perform screen recordings", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |