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/singlemon | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 yoga/bin/singlemon (limited to 'yoga/bin/singlemon') diff --git a/yoga/bin/singlemon b/yoga/bin/singlemon new file mode 100755 index 0000000..600a4b9 --- /dev/null +++ b/yoga/bin/singlemon @@ -0,0 +1,4 @@ +#!/bin/bash +xrandr --output eDP --primary --auto --output DisplayPort-1 --off +setbg +xsetwacom set 'Wacom Intuos S Pen stylus' MapToOutput eDP 2>/dev/null -- cgit v1.2.3