From 41b295c0ee1c22c086c912c92faf0e6f631440f7 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 22 Feb 2021 14:41:29 +0100 Subject: Add sensible xsetwacom settings to single/dual monitor scripts to map to only one screen --- i3/bin/dualmon-dp | 1 + 1 file changed, 1 insertion(+) (limited to 'i3/bin/dualmon-dp') diff --git a/i3/bin/dualmon-dp b/i3/bin/dualmon-dp index 2f86aca..c8de3c0 100755 --- a/i3/bin/dualmon-dp +++ b/i3/bin/dualmon-dp @@ -2,3 +2,4 @@ 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