From 7edf6e7f70cd6c436e8ddd6214e19f91c4953f7c Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 17 Feb 2023 09:33:01 +0100 Subject: Add yoga-specific scripts for external monitor and network --- yoga/bin/dualmon | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 yoga/bin/dualmon (limited to 'yoga/bin/dualmon') diff --git a/yoga/bin/dualmon b/yoga/bin/dualmon new file mode 100755 index 0000000..3aa66ab --- /dev/null +++ b/yoga/bin/dualmon @@ -0,0 +1,4 @@ +#!/bin/bash +xrandr --output eDP --below DisplayPort-1 --primary --output DisplayPort-1 --auto +setbg +xsetwacom set 'Wacom Intuos S Pen stylus' MapToOutput DisplayPort-1 2>/dev/null -- cgit v1.2.3