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:
parent
aa348226a2
commit
54d3cc78dd
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue