Skip to content

Instantly share code, notes, and snippets.

@henriquesebastiao
Created December 14, 2023 02:49
Show Gist options
  • Save henriquesebastiao/f829ddbbb5bb71376ea3470a4c4949af to your computer and use it in GitHub Desktop.
Save henriquesebastiao/f829ddbbb5bb71376ea3470a4c4949af to your computer and use it in GitHub Desktop.
Configuracoes de monitor
Section "Monitor"
Identifier "HDMI-1"
Option "Primary" "true"
Modeline "2560x1080_30.00" 106.75 2560 2640 2896 3232 1080 1083 1093 1102 -hsync +vsync
Option "PreferredMode" "2560x1080_30.00"
EndSection
Section "Monitor"
Identifier "eDP-1"
Option "LeftOf" "HDMI-1"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment