]> oss.titaniummirror.com Git - smckown/dotfiles.git/commitdiff
dwmrc: reduce default backlight setting
authorR. Steve McKown <rsmckown@gmail.com>
Sat, 12 Dec 2015 22:09:00 +0000 (15:09 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Sat, 12 Dec 2015 22:12:16 +0000 (15:12 -0700)
The X230 backlight is brighter than the X201's.

dwmrc

diff --git a/dwmrc b/dwmrc
index 7a9787141779f36c715ea252c35fe837ccf7fe99..88a3491cf79625491984bfb97252d38f8d4c4757 100755 (executable)
--- a/dwmrc
+++ b/dwmrc
@@ -16,7 +16,7 @@ xrdb -merge ~/.Xresources
 pactl set-sink-volume $(pactl info | grep "Default Sink:" | awk '{ print $3}') '30%'
 
 # Default LCD panel brightness
-xbacklight -set 50
+xbacklight -set 15
 
 # Set the X background
 xsetroot -solid black