Skip to content

Instantly share code, notes, and snippets.

@gammy
Created December 29, 2015 13:43
Show Gist options
  • Save gammy/02362302cd9e099c7feb to your computer and use it in GitHub Desktop.
Save gammy/02362302cd9e099c7feb to your computer and use it in GitHub Desktop.
Xrandr configuration
xrandr --output DP-0.8 --mode 2560x1440 --pos 1080x368 --rotate normal --output DVI-D-0 --mode 1920x1080 --pos 3640x0 --rotate left --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --off --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment