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