fix(wpcarro/emacs): Change display.el to use Display Port

I switched cables recently.

Change-Id: I6026cf6598f857e02c29a039885336fb3c147ecb
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4796
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
William Carroll 2021-10-23 16:46:43 -07:00 committed by clbot
parent aa348226a2
commit 54d3cc78dd

View file

@ -113,7 +113,7 @@ See the man-page for xrandr for more details."
:rotate normal)
(display-register 4k-horizontal
:output "DP2"
:output "DP-0"
:primary t
:coords (0 0)
:size (2560 1440)
@ -122,7 +122,7 @@ See the man-page for xrandr for more details."
:rotate normal)
(display-register 4k-vertical
:output "HDMI1"
:output "DP-2"
:primary nil
:coords (-1440 -560)
:size (2560 1440)