diff --git a/monitor-office b/monitor-office new file mode 100644 index 0000000000000000000000000000000000000000..39e27d55d8f7ff8d9b1ca9fe651b6dce59302038 --- /dev/null +++ b/monitor-office @@ -0,0 +1,4 @@ +#!/bin/sh + +xrandr --output HDMI1 --auto --right-of eDP1 +xrandr --output DP2 --auto --above eDP1