Assume i take a screenshot via
xvfb-run -s "-screen 0 1920x1080x16" cutycapt --url ... --out ...
then i have learned that cutycapt will not use the X sessions parameters.
How would i generate an output with cutycapt at a higher resolution, so it can be displayed nicer on e.g. 1920x1080?