aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/lightdm-display-setup4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/lightdm-display-setup b/bin/lightdm-display-setup
new file mode 100755
index 0000000..94ce0a5
--- /dev/null
+++ b/bin/lightdm-display-setup
@@ -0,0 +1,4 @@
+#!/bin/bash
+# Script to run as lightdm "display-setup-script"
+
+runuser -l dave -c 'autorandr -c'