Darken the screen while working at nights.

This commit is contained in:
Abhay Rana 2014-11-25 07:23:29 +05:30
parent 70a14b1213
commit 11a367665c
1 changed files with 4 additions and 0 deletions

4
screen-darken.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
# Remember to disable redshift before running this script. Otherwise, flux will
#reset the brightness level every second or so.
xrandr --output eDP1 --brightness 0.3