From 32dc36feb86d05722fc74e5961f0b986a376bf74 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 1 Apr 2019 09:03:23 +0200 Subject: Add scripts for display port dual monitor --- i3/bin/singlemon | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'i3/bin/singlemon') diff --git a/i3/bin/singlemon b/i3/bin/singlemon index 8034639..4478e76 100755 --- a/i3/bin/singlemon +++ b/i3/bin/singlemon @@ -1,4 +1,6 @@ #!/bin/bash -xrandr --output eDP1 --primary --auto --output HDMI2 --off +xrandr --output eDP1 --primary --auto \ + --output HDMI2 --off \ + --output DP1 --off xinput enable Atmel setbg -- cgit v1.2.3