#!/bin/bash
xrandr --output LVDS1 --auto --output VGA1 --auto --left-of LVDS1
