Last active
March 7, 2020 10:28
-
-
Save prachauthit/e4d48fa5b96541d0c9fe59d9f040c04a to your computer and use it in GitHub Desktop.
Revisions
-
prachauthit revised this gist
Mar 7, 2020 . No changes.There are no files selected for viewing
-
prachauthit created this gist
Mar 7, 2020 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ #!/bin/sh xrandr --newmode "1792x1008_60.00" 149.50 1792 1904 2088 2384 1008 1011 1016 1046 -hsync +vsync xrandr --addmode eDP1 1792x1008_60.00 xrandr --output eDP1 --mode "1792x1008_60.00" --output DP1 --mode "1920x1080" --right-of eDP1 --rotate normal