nsbin/x-left-right

5 lines
96 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
xrandr --output DP3 --auto --left-of eDP1
xrandr --output DP2 --auto --right-of eDP1