From 4de959a979b253ecc846b01330b407468e9bedc0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 15 Oct 2019 19:27:02 +0200 Subject: Move autorandr to system --- system/autorandr/docked-close/block | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 system/autorandr/docked-close/block (limited to 'system/autorandr/docked-close/block') diff --git a/system/autorandr/docked-close/block b/system/autorandr/docked-close/block new file mode 100755 index 00000000..782c3a74 --- /dev/null +++ b/system/autorandr/docked-close/block @@ -0,0 +1,3 @@ +#!/bin/sh + +exec grep -vq close /proc/acpi/button/lid/LID/state \ No newline at end of file -- cgit 1.4.1