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