Skip to content

Instantly share code, notes, and snippets.

@prachauthit
Last active March 7, 2020 10:28
Show Gist options
  • Save prachauthit/e4d48fa5b96541d0c9fe59d9f040c04a to your computer and use it in GitHub Desktop.
Save prachauthit/e4d48fa5b96541d0c9fe59d9f040c04a to your computer and use it in GitHub Desktop.
sxekmddv
#!/bin/sh
xrandr --newmode "1792x1008_60.00" 149.50 1792 1904 2088 2384 1008 1011 1016 1046 -hsync +vsync
xrandr --addmode eDP1 1792x1008_60.00
xrandr --output eDP1 --mode "1792x1008_60.00" --output DP1 --mode "1920x1080" --right-of eDP1 --rotate normal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment