diff options
Diffstat (limited to 'bin/singlemon')
-rwxr-xr-x | bin/singlemon | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/singlemon b/bin/singlemon index b24869c..cce0a15 100755 --- a/bin/singlemon +++ b/bin/singlemon @@ -1,2 +1,3 @@ #!/bin/bash xrandr --output eDP1 --primary --auto --output HDMI2 --off +xinput enable Atmel |