Skip to content

Instantly share code, notes, and snippets.

@pauloromeira
Last active November 15, 2018 15:45
Show Gist options
  • Save pauloromeira/93475ceec0dd8f4906d8d7e0e24a1c7e to your computer and use it in GitHub Desktop.
Save pauloromeira/93475ceec0dd8f4906d8d7e0e24a1c7e to your computer and use it in GitHub Desktop.
Ubuntu monitor config for 2560x1080 ultrawide monitors
Section "Monitor"
Identifier "HDMI-2"
Modeline "2560x1080_55.00" 209.98 2560 2720 2992 3424 1080 1081 1084 1115 -HSync +Vsync
EndSection
Section "Screen"
Identifier "Screen0"
Monitor "Monitor-HDMI-2"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "2560x1080_55.00"
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment