From 113f623a65daca83f453924f9e29ad939e621dc6 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 15 Mar 2016 14:58:32 -0700 Subject: artemis-desk-toggle normalises brightness --- bin/artemis-desk-toggle | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/artemis-desk-toggle b/bin/artemis-desk-toggle index eda50c0a..e7d616c3 100755 --- a/bin/artemis-desk-toggle +++ b/bin/artemis-desk-toggle @@ -23,6 +23,7 @@ else xrandr --output $INT --mode $INTW"x"$INTH setxkbmap -layout $INTL -option ctrl:nocaps numlockx off + echo 13 | sudo tee /sys/class/backlight/acpi_video0/brightness fi xmodmap ~/.Xmodmap -- cgit v1.2.3