From 08845cec6393482a60493e465f0ba13727386f5b Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 8 May 2016 20:22:16 +0200 Subject: bin/set_volume: Making script not depend on functions.sh anymore. Introducing bash strict mode. --- bin/lightdm-display-setup | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 bin/lightdm-display-setup (limited to 'bin/lightdm-display-setup') 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' -- cgit v1.2.3-54-g00ecf