diff options
Diffstat (limited to 'bin/dualmon')
-rwxr-xr-x | bin/dualmon | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dualmon b/bin/dualmon new file mode 100755 index 0000000..26fd972 --- /dev/null +++ b/bin/dualmon @@ -0,0 +1,2 @@ +#!/bin/bash +xrandr --output eDP1 --below HDMI2 --primary --output HDMI2 --auto |