diff options
Diffstat (limited to 'system/bin/singlemon-dp')
-rwxr-xr-x | system/bin/singlemon-dp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/bin/singlemon-dp b/system/bin/singlemon-dp new file mode 100755 index 0000000..82893b7 --- /dev/null +++ b/system/bin/singlemon-dp @@ -0,0 +1,5 @@ +#!/bin/bash +xrandr --output eDP1 --off --output DP1 --auto --primary +xinput disable Atmel +setbg +xsetwacom set 'Wacom Intuos S Pen stylus' MapToOutput DP1 2>/dev/null |