From 2f694cefe3d30fe65320941bb5ee77472fff0e2b Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 3 Dec 2023 18:33:16 +0100 Subject: bin: Remove unused scripts Signed-off-by: David Runge --- bin/monitor-hotplug | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 bin/monitor-hotplug (limited to 'bin/monitor-hotplug') diff --git a/bin/monitor-hotplug b/bin/monitor-hotplug deleted file mode 100755 index 6c2d1d6..0000000 --- a/bin/monitor-hotplug +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -# Script to be called upon hotplug (change) udev event, to acquire correct resolution for connected screens - -export DISPLAY=:0 -export XAUTHORITY=/home/dave/.Xauthority - -/usr/bin/autorandr -c & -- cgit v1.2.3-70-g09d2