Skip to content

Instantly share code, notes, and snippets.

@johnarok
Created January 6, 2019 00:00
Show Gist options
  • Save johnarok/6a186771998d2c2ae4f447f9ee6bad7b to your computer and use it in GitHub Desktop.
Save johnarok/6a186771998d2c2ae4f447f9ee6bad7b to your computer and use it in GitHub Desktop.
xrandr-cheatsheet
xrandr --output Virtual1 --mode 1440x900 
xrandr --output eDP1 --scale 1.25x1.25 # gist
xrandr --output Virtual1 --dpi 166 #optional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment