Skip to content

Instantly share code, notes, and snippets.

@shapeshed
Created August 16, 2017 12:26
Show Gist options
  • Save shapeshed/c36a7297fb8e4b67d7beea20c37f6e4a to your computer and use it in GitHub Desktop.
Save shapeshed/c36a7297fb8e4b67d7beea20c37f6e4a to your computer and use it in GitHub Desktop.
#!/bin/sh
xrandr --output HDMI2 --off --output HDMI1 --primary --mode 3840x2160 --scale 1x1 --pos 0x0 --rotate normal --output DP1 --off --output eDP1 --mode 3840x2160 --pos 0x2160 --rotate normal --output DP2 --off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment