summaryrefslogtreecommitdiff
path: root/tw
diff options
context:
space:
mode:
Diffstat (limited to 'tw')
-rw-r--r--tw/home/cern.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home/cern.scm b/tw/home/cern.scm
index 18adae4f..763c319f 100644
--- a/tw/home/cern.scm
+++ b/tw/home/cern.scm
@@ -235,7 +235,7 @@
(system* #$(file-append xrandr "/bin/xrandr")
;; This can do 4K but HiDPI is a pain.
"--output" "DP-1-8" "--mode" "1920x1080" "--rate" "60.00"
- "--right-of" "DP-2")
+ "--left-of" "DP-2")
;; Set the desktop background picture. Hopefully doing this just after
;; xrandr works and sets it for both screens.
(system* #$(file-append hsetroot "/bin/hsetroot") "-cover"