Skip to content

Instantly share code, notes, and snippets.

@CalvinRodo
Created August 9, 2018 12:38
Show Gist options
  • Save CalvinRodo/3b6d63abb0dc494f4c29cf3aa0aa0cac to your computer and use it in GitHub Desktop.
Save CalvinRodo/3b6d63abb0dc494f4c29cf3aa0aa0cac to your computer and use it in GitHub Desktop.
xprofile setting for ubuntu at TDLC
#!/bin/sh
xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120-hsync +vsync
xrandr --addmode DP-2 1920x1080_60.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment