From 6c504d10f07a51af0372695d92d144b3440fc4bc Mon Sep 17 00:00:00 2001 From: fpi Date: Fri, 18 Mar 2022 14:47:25 +0100 Subject: Update exwm monitor config --- init-exwm.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init-exwm.org') diff --git a/init-exwm.org b/init-exwm.org index 8acf733..0ce1f07 100644 --- a/init-exwm.org +++ b/init-exwm.org @@ -50,7 +50,7 @@ set keyboard (use-package exwm-randr :config (setq exwm-randr-workspace-output-plist - (when (equal fpi/current-device "pan") '(0 "DisplayPort-3" 1 "DisplayPort-5"))) + (when (equal fpi/current-device "pan") '(0 "DisplayPort-4" 1 "DisplayPort-6"))) ;; (when (equal system-name "pan") ;; (start-process-shell-command "xrandr" nil "xrandr --output DisplayPort-0 --off --output DisplayPort-1 --off --output DisplayPort-2 --off --output HDMI-A-0 --off --output DisplayPort-3 --mode 2560x1440 --pos 0x612 --rotate normal --output DisplayPort-4 --off --output DisplayPort-5 --mode 2560x1440 --pos 2560x0 --rotate right --output DisplayPort-6 --off") ;; (exwm-workspace-add)) -- cgit v1.2.3