Created
April 23, 2017 17:15
-
-
Save boogie666/a10f02c1be479bdca9f6196b16d5563a to your computer and use it in GitHub Desktop.
resolutions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xrandr --newmode 1920x1080_60.00 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync | |
xrandr --addmode eDP1 1920x1080_60.00 | |
xrandr --output eDP1 --mode 1920x1080_60.00 --rate 60 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment