about summary refs log tree commit diff
path: root/users/wpcarro/emacs/.emacs.d/wpc/display.el
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/emacs/.emacs.d/wpc/display.el')
-rw-r--r--users/wpcarro/emacs/.emacs.d/wpc/display.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/users/wpcarro/emacs/.emacs.d/wpc/display.el b/users/wpcarro/emacs/.emacs.d/wpc/display.el
index 42dcb6f214..62c3fce2f1 100644
--- a/users/wpcarro/emacs/.emacs.d/wpc/display.el
+++ b/users/wpcarro/emacs/.emacs.d/wpc/display.el
@@ -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)