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