From a73acb9b474ce77af4bc54657d32bd2714ce53ec Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 28 Jun 2021 12:22:48 +0200 Subject: Cleanup binaries --- system/bin/dualmon-dp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 system/bin/dualmon-dp (limited to 'system/bin/dualmon-dp') diff --git a/system/bin/dualmon-dp b/system/bin/dualmon-dp new file mode 100755 index 0000000..c8de3c0 --- /dev/null +++ b/system/bin/dualmon-dp @@ -0,0 +1,5 @@ +#!/bin/bash +xrandr --output eDP1 --auto --below DP1 --primary --output DP1 --auto +xinput disable Atmel +setbg +xsetwacom set 'Wacom Intuos S Pen stylus' MapToOutput DP1 2>/dev/null -- cgit v1.2.3