aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-12-26 23:14:04 -0800
committerGravatar Tom Willemse2020-12-26 23:17:23 -0800
commit9b209c974c3b849786a4cf032eaea204c48c5f4a (patch)
tree5da6e5bb2e0c581a5e296e1e3e0dfc19dcc102ac /x11
parent4e28721b8eecbb3f894867d25913ce519cce098f (diff)
downloadnew-dotfiles-9b209c974c3b849786a4cf032eaea204c48c5f4a.tar.gz
new-dotfiles-9b209c974c3b849786a4cf032eaea204c48c5f4a.zip
Fix monitor names and switch monitors on rincewind
Diffstat (limited to 'x11')
-rwxr-xr-xx11/.config/X11/machines/rincewind.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/.config/X11/machines/rincewind.sh b/x11/.config/X11/machines/rincewind.sh
index 3e22e69..5c06e47 100755
--- a/x11/.config/X11/machines/rincewind.sh
+++ b/x11/.config/X11/machines/rincewind.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
-xrandr --output HDMI-0 --auto --primary \
- --output DVI-I-1 --auto --left-of HDMI-0 --rotate left
+xrandr --output HDMI-A-0 --auto --primary \
+ --output DVI-D-0 --auto --right-of HDMI-A-0 --rotate left