diff options
Diffstat (limited to 'yoga/bin/dualmon')
-rwxr-xr-x | yoga/bin/dualmon | 4 |
1 files changed, 4 insertions, 0 deletions
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 |