about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/tazjin/emacs/config/desktop.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/emacs/config/desktop.el b/users/tazjin/emacs/config/desktop.el
index 997310d0e9..dc009a5074 100644
--- a/users/tazjin/emacs/config/desktop.el
+++ b/users/tazjin/emacs/config/desktop.el
@@ -357,6 +357,7 @@ in-progress."
   (set-randr-config '(("eDP-1" (number-sequence 0 9))))
   (shell-command "xrandr --output eDP-1 --auto --primary")
   (shell-command "xrandr --output DP-2 --off")
+  (shell-command "xrandr --output HDMI-1 --off")
   (exwm-randr-refresh))
 
 (pcase (s-trim (shell-command-to-string "hostname"))