Skip to content

Instantly share code, notes, and snippets.

@aslamanver
Last active October 14, 2019 05:18
Show Gist options
  • Save aslamanver/79f9dfb6020c34ea22a5dd0253ce6077 to your computer and use it in GitHub Desktop.
Save aslamanver/79f9dfb6020c34ea22a5dd0253ce6077 to your computer and use it in GitHub Desktop.
Ubuntu 1920x1080 resolution manually configure
# ~/.profile
xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr --addmode eDP-1 "1920x1080_60.00"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment