5fa2bdcb2b38e399b1d1ae7bd4e4fea8b7ba703a
[dotfiles.git] / x / .local / bin / xrandr-multiview.sh
1 #!/bin/sh
2 xrandr --setmonitor Presentation 3840/1040x1080/640+0+0 eDP1,HDMI1
3 xrandr --output eDP1 --auto --output HDMI1 --right-of eDP1 --mode 1920x1080
4 killall dwm