aboutsummaryrefslogtreecommitdiff
path: root/.scripts/leds
diff options
context:
space:
mode:
Diffstat (limited to '.scripts/leds')
-rwxr-xr-x.scripts/leds4
1 files changed, 4 insertions, 0 deletions
diff --git a/.scripts/leds b/.scripts/leds
new file mode 100755
index 0000000..38015ef
--- /dev/null
+++ b/.scripts/leds
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+echo 0 | sudo tee -a /sys/devices/platform/thinkpad_acpi/leds/tpacpi\:\:power/brightness &>/dev/null
+echo 0 | sudo tee -a /sys/devices/platform/thinkpad_acpi/leds/tpacpi\:\:lid_logo_dot/brightness &>/dev/null