Skip to content

Instantly share code, notes, and snippets.

@a-m-dev
Created February 12, 2020 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a-m-dev/fd0827af054e52d984ace5afa3e7e3c7 to your computer and use it in GitHub Desktop.
Save a-m-dev/fd0827af054e52d984ace5afa3e7e3c7 to your computer and use it in GitHub Desktop.
#!/bin/bash
cvt -r 1920 1080
xrandr --newmode "1920x1080R" 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync
xrandr --addmode VGA-0 1920x1080R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment