summaryrefslogtreecommitdiffstats
path: root/handlers/acpi_event_handler.sh
diff options
context:
space:
mode:
authorGravatar Robin Obůrka <r.oburka@gmail.com> 2014-08-22 11:53:46 +0200
committerGravatar Robin Obůrka <r.oburka@gmail.com> 2014-08-22 11:53:46 +0200
commitf0167e83c71879ec2e64c389e59819c9ff8d170a (patch)
treec75095e6b2e5cf961c61361110c784cc3f7509c6 /handlers/acpi_event_handler.sh
downloaddisplay_autoset-f0167e83c71879ec2e64c389e59819c9ff8d170a.tar.xz
Initial commit
Diffstat (limited to 'handlers/acpi_event_handler.sh')
-rwxr-xr-xhandlers/acpi_event_handler.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/handlers/acpi_event_handler.sh b/handlers/acpi_event_handler.sh
new file mode 100755
index 0000000..21ba395
--- /dev/null
+++ b/handlers/acpi_event_handler.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+#~/bin/displays/autodetect.sh
+su -c "DISPLAY=:0.0 arandr" robin;