Skip to content

Instantly share code, notes, and snippets.

@si-m
Created April 11, 2018 21:21
Show Gist options
  • Save si-m/f6a8f6e8a47ec3f804f3e13d60a868db to your computer and use it in GitHub Desktop.
Save si-m/f6a8f6e8a47ec3f804f3e13d60a868db to your computer and use it in GitHub Desktop.
Xrandr config for xps 9360 display
xrandr --newmode "1920x1080" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync &&
xrandr --addmode eDP1 1920x1080 &&
xrandr --output eDP1 --mode 1920x1080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment