Created
October 19, 2018 20:18
-
-
Save byorgey/2bb2bb72d4df4340b575ac14d859ce44 to your computer and use it in GitHub Desktop.
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
SIZE=1920x1080 | |
xrandr --size $SIZE | |
xrandr --output HDMI-1 --auto --output eDP-1 --size $SIZE --same-as HDMI-1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment