Skip to content

Instantly share code, notes, and snippets.

@timlevett
Created March 2, 2018 19:50
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 timlevett/bd95036d836864f26cb8f60742ea88d8 to your computer and use it in GitHub Desktop.
Save timlevett/bd95036d836864f26cb8f60742ea88d8 to your computer and use it in GitHub Desktop.
something i want over there
@timlevett
Copy link
Author

timlevett commented Mar 2, 2018

xrandr - q #find out which screen it is (mine was DVI-0)
xrandr --output DVI-0 --set underscan on #add your screen as output
xrandr --output DVI-0 --set "underscan hborder" 60 --set "underscan vborder" 30 #change those numbers til its right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment