#!/bin/sh
exec firefox -width 1900 -height 1900 "$@"
