diff options
Diffstat (limited to 'bin/lightdm-display-setup')
-rwxr-xr-x | bin/lightdm-display-setup | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/lightdm-display-setup b/bin/lightdm-display-setup deleted file mode 100755 index 94ce0a5..0000000 --- a/bin/lightdm-display-setup +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -# Script to run as lightdm "display-setup-script" - -runuser -l dave -c 'autorandr -c' |