1
0
mirror of https://github.com/captn3m0/Scripts.git synced 2024-07-06 05:09:34 +00:00
scripts/screen-darken.sh

5 lines
179 B
Bash
Raw Normal View History

#!/bin/bash
# Remember to disable redshift before running this script. Otherwise, flux will
#reset the brightness level every second or so.
2017-01-30 10:53:09 +00:00
xrandr --output eDP1 --brightness 0.3