Fix monitor names and switch monitors on rincewind

This commit is contained in:
Tom Willemse 2020-12-26 23:14:04 -08:00
parent 4e28721b8e
commit 9b209c974c

View file

@ -1,4 +1,4 @@
#!/usr/bin/env sh #!/usr/bin/env sh
xrandr --output HDMI-0 --auto --primary \ xrandr --output HDMI-A-0 --auto --primary \
--output DVI-I-1 --auto --left-of HDMI-0 --rotate left --output DVI-D-0 --auto --right-of HDMI-A-0 --rotate left