updates
[dotfiles.git] / x / .local / bin / xrandr-multiview.sh
index 5fa2bdc..accbfa0 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
-xrandr --setmonitor Presentation 3840/1040x1080/640+0+0 eDP1,HDMI1
-xrandr --output eDP1 --auto --output HDMI1 --right-of eDP1 --mode 1920x1080
+xrandr --setmonitor Presentation 3840/1040x1080/640+0+0 eDP-1,HDMI-1
+xrandr --output eDP-1 --auto --output HDMI-1 --right-of eDP-1 --mode 1920x1080
 killall dwm