From dbced26e383a1caaef38e98fd3eb0c1b9a7a0427 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 17 Feb 2023 09:32:45 +0100 Subject: Move zenbook-specific scripts --- zenbook/bin/dualmon-dp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 zenbook/bin/dualmon-dp (limited to 'zenbook/bin/dualmon-dp') diff --git a/zenbook/bin/dualmon-dp b/zenbook/bin/dualmon-dp new file mode 100755 index 0000000..c8de3c0 --- /dev/null +++ b/zenbook/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