summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-15 14:58:32 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-15 14:58:32 -0700
commit113f623a65daca83f453924f9e29ad939e621dc6 (patch)
tree4a4734ab0e0b3e34c32495e0b0028e6baf28cda3
parent983c95b10de836c66b293216c403e9fc43027ac6 (diff)
downloaddotfiles-113f623a65daca83f453924f9e29ad939e621dc6.tar.gz
artemis-desk-toggle normalises brightness
-rwxr-xr-xbin/artemis-desk-toggle1
1 files changed, 1 insertions, 0 deletions
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