Created
December 14, 2023 02:49
-
-
Save henriquesebastiao/f829ddbbb5bb71376ea3470a4c4949af to your computer and use it in GitHub Desktop.
Configuracoes de monitor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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