summaryrefslogtreecommitdiff
path: root/.exwm.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-01-21 14:11:10 +0200
committerThanos Apollo <[email protected]>2023-01-21 14:11:10 +0200
commit7f9d504a79bc27816e2c062e5fec23eb137568c8 (patch)
tree9d557a1e86b7505e8bb89c77df11b49c50074e3d /.exwm.el
parente646bb9820e7107e629a96a98392837e771ef10a (diff)
exwm: Change xrandr script
Diffstat (limited to '.exwm.el')
-rw-r--r--.exwm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.exwm.el b/.exwm.el
index 5273467..12b100d 100644
--- a/.exwm.el
+++ b/.exwm.el
@@ -27,7 +27,7 @@
;;When EXWM starts up, run this hook
(add-hook 'exwm-init-hook #'apollo/exwm-init-hook)
(start-process-shell-command
- "xrandr" nil "xrandr --output DisplayPort-2 --primary --mode 2560x1440 --pos 1920x0 --rotate normal --output HDMI-A-0 --mode 1920x1080 --pos 0x0 --rotate normal")
+ "xrandr" nil "xrandr --output DisplayPort-0 --primary --mode 2560x1440 --pos 1930x0 --rotate normal --output DisplayPort-1 --off --output DisplayPort-2 --off --output HDMI-A-0 --mode 1920x1080 --pos 0x0 --rotate normal")
;; Set the screen resolution