Skip to content

Instantly share code, notes, and snippets.

@byorgey
Created October 19, 2018 20:18
Show Gist options
  • Save byorgey/2bb2bb72d4df4340b575ac14d859ce44 to your computer and use it in GitHub Desktop.
Save byorgey/2bb2bb72d4df4340b575ac14d859ce44 to your computer and use it in GitHub Desktop.
SIZE=1920x1080
xrandr --size $SIZE
xrandr --output HDMI-1 --auto --output eDP-1 --size $SIZE --same-as HDMI-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment